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 89ffe1a commit 03dfc1aCopy full SHA for 03dfc1a
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2149,7 +2149,7 @@ bom {
2149
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2150
}
2151
2152
- library("Spring Data Bom", "2024.0.8-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.8") {
2153
considerSnapshots()
2154
calendarName = "Spring Data Release"
2155
group("org.springframework.data") {
0 commit comments