From 60912c41a65e75a3e85da9f1f0f2f9026511ea36 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 16 Oct 2023 11:32:56 +0100 Subject: [PATCH] Upgrade to Spring Data Bom 2021.2.17 Closes 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 e488f5fe35..a284f455fd 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.17-SNAPSHOT") { + library("Spring Data Bom", "2021.2.17") { considerSnapshots() calendarName = "Spring Data Release" prohibit {