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 cd3fd0e commit 6cd3ee5Copy full SHA for 6cd3ee5
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2147,7 +2147,7 @@ bom {
2147
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2148
}
2149
2150
- library("Spring Data Bom", "2024.0.6") {
+ library("Spring Data Bom", "2024.0.7-SNAPSHOT") {
2151
considerSnapshots()
2152
calendarName = "Spring Data Release"
2153
group("org.springframework.data") {
0 commit comments