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 250c76e commit 8c7c332Copy full SHA for 8c7c332
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2108,7 +2108,7 @@ bom {
2108
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2109
}
2110
2111
- library("Spring Data Bom", "2024.1.7-SNAPSHOT") {
+ library("Spring Data Bom", "2024.1.7") {
2112
considerSnapshots()
2113
calendarName = "Spring Data Release"
2114
group("org.springframework.data") {
0 commit comments