From c95b5409b1412904712c8f8c155778c8574eaecb Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 9 Nov 2023 17:00:03 +0000 Subject: [PATCH] Start building against Spring Data Bom 2021.2.18 snapshots See gh-38282 --- 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 a2b48d6b24..fee88c9de2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1741,7 +1741,7 @@ bom { ] } } - library("Spring Data Bom", "2021.2.17") { + library("Spring Data Bom", "2021.2.18-SNAPSHOT") { considerSnapshots() calendarName = "Spring Data Release" prohibit {