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 23b023e commit 36721f4Copy full SHA for 36721f4
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1818,7 +1818,7 @@ bom {
1818
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
1819
}
1820
1821
- library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
+ library("Spring Data Bom", "2024.0.0-M2") {
1822
considerSnapshots()
1823
calendarName = "Spring Data Release"
1824
group("org.springframework.data") {
0 commit comments