Upgrade to Spring Data Bom 2024.0.4

Closes gh-42132
This commit is contained in:
Stéphane Nicoll 2024-09-13 15:47:29 +02:00
parent b52202d6f2
commit 99d4e5cbf8
1 changed files with 1 additions and 1 deletions

View File

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