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 0a67bbe commit e865648Copy full SHA for e865648
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2130,7 +2130,7 @@ bom {
2130
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2131
}
2132
2133
- library("Spring Data Bom", "2024.1.10-SNAPSHOT") {
+ library("Spring Data Bom", "2024.1.10") {
2134
considerSnapshots()
2135
calendarName = "Spring Data Release"
2136
group("org.springframework.data") {
0 commit comments