Upgrade to Spring Data Bom 2024.0.3

Closes gh-41902
This commit is contained in:
Stéphane Nicoll
2024-08-16 15:19:35 +02:00
parent 41393e5de1
commit 43d3d83d6c

View File

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