Upgrade to Spring Data Bom 2024.1.1

Closes gh-43413
This commit is contained in:
Stéphane Nicoll
2024-12-13 16:43:24 +01:00
parent 42aff42d71
commit 236fa617e6

View File

@@ -2132,7 +2132,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.1.1-SNAPSHOT") {
library("Spring Data Bom", "2024.1.1") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {