Upgrade to Spring Data Bom 2024.0.0-M2

Closes gh-39893
This commit is contained in:
Andy Wilkinson 2024-03-15 16:32:30 +00:00
parent 23b023eed0
commit 36721f4fab

View File

@ -1818,7 +1818,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
library("Spring Data Bom", "2024.0.0-M2") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {