From 3c820b8613ddb5bd03e9fc11f8d6f483322b338f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Nov 2023 12:52:35 +0000 Subject: [PATCH] Upgrade to Spring Data Bom 2021.2.18 Closes 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 5867545311f..f13f34f91d7 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.18-SNAPSHOT") { + library("Spring Data Bom", "2021.2.18") { considerSnapshots() calendarName = "Spring Data Release" prohibit {