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 40f81ae commit d2800a8Copy full SHA for d2800a8
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2093,7 +2093,7 @@ bom {
2093
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2094
}
2095
2096
- library("Spring Data Bom", "2024.1.4") {
+ library("Spring Data Bom", "2024.1.5-SNAPSHOT") {
2097
considerSnapshots()
2098
calendarName = "Spring Data Release"
2099
group("org.springframework.data") {
0 commit comments