We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ee576 commit 30b1990Copy full SHA for 30b1990
platform/spring-boot-dependencies/build.gradle
@@ -2401,7 +2401,7 @@ bom {
2401
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2402
}
2403
2404
- library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
+ library("Spring Data Bom", "2025.1.0") {
2405
considerSnapshots()
2406
calendarName = "Spring Data Release"
2407
group("org.springframework.data") {
0 commit comments