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 9f0a32a commit ad8aa45Copy full SHA for ad8aa45
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2102,7 +2102,7 @@ bom {
2102
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2103
}
2104
2105
- library("Spring Data Bom", "2024.0.6-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.6") {
2106
considerSnapshots()
2107
calendarName = "Spring Data Release"
2108
group("org.springframework.data") {
0 commit comments