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 13b95a5 commit 49b2807Copy full SHA for 49b2807
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2109,7 +2109,7 @@ bom {
2109
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2110
}
2111
2112
- library("Spring Data Bom", "2024.0.12-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.12") {
2113
considerSnapshots()
2114
calendarName = "Spring Data Release"
2115
group("org.springframework.data") {
0 commit comments