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 b113b8f commit a391a2eCopy full SHA for a391a2e
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2085,7 +2085,7 @@ bom {
2085
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2086
}
2087
2088
- library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
+ library("Spring Data Bom", "2024.1.0") {
2089
considerSnapshots()
2090
calendarName = "Spring Data Release"
2091
group("org.springframework.data") {
0 commit comments