From ff24fcb17e5f6037f27e8f679d02a852b899c39a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 8 Sep 2023 09:29:19 +0100 Subject: [PATCH] Start building against Spring Data Bom 2021.2.16 snapshots See gh-37248 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e50770393b..2d65edec56 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1749,7 +1749,7 @@ bom { ] } } - library("Spring Data Bom", "2021.2.15") { + library("Spring Data Bom", "2021.2.16-SNAPSHOT") { considerSnapshots() calendarName = "Spring Data Release" prohibit {