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 33c9398 commit da92340Copy full SHA for da92340
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1898,7 +1898,7 @@ bom {
1898
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
1899
}
1900
1901
- library("Spring Data Bom", "2024.0.2-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.2") {
1902
considerSnapshots()
1903
calendarName = "Spring Data Release"
1904
group("org.springframework.data") {
0 commit comments