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 b283e1d commit 487d8d5Copy full SHA for 487d8d5
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.7-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.7") {
2153
considerSnapshots()
2154
calendarName = "Spring Data Release"
2155
group("org.springframework.data") {
0 commit comments