From da319841b8a14351d7804bff6910063759beccf2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Oct 2023 08:29:43 +0100 Subject: [PATCH] Start building against Spring Data Bom 2021.2.17 snapshots See gh-37677 --- 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 c14be52c67..eb1f29c48c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1752,7 +1752,7 @@ bom { ] } } - library("Spring Data Bom", "2021.2.16") { + library("Spring Data Bom", "2021.2.17-SNAPSHOT") { considerSnapshots() calendarName = "Spring Data Release" prohibit {