Upgrade to Spring Data Bom 2024.0.3

Closes gh-41737
This commit is contained in:
Stéphane Nicoll 2024-08-19 17:49:01 +02:00
parent bb23e11134
commit c2eec20f0c
1 changed files with 1 additions and 1 deletions

View File

@ -1948,7 +1948,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") {