From add05fe4694a5e64e89befd1911331f59a79f745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Sep 2023 14:59:58 +0200 Subject: [PATCH] Upgrade to Spring Data Bom 2021.2.16 Closes 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 ada324a811..95c952aee4 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.16-SNAPSHOT") { + library("Spring Data Bom", "2021.2.16") { considerSnapshots() calendarName = "Spring Data Release" prohibit {