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 ed40047 commit 84654d4Copy full SHA for 84654d4
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1908,7 +1908,7 @@ bom {
1908
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
1909
}
1910
1911
- library("Spring Data Bom", "2024.0.2-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.2") {
1912
considerSnapshots()
1913
calendarName = "Spring Data Release"
1914
group("org.springframework.data") {
0 commit comments