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