Upgrade to Spring Data Bom 2024.1.3

Closes gh-44119
This commit is contained in:
Stéphane Nicoll 2025-02-14 17:13:02 +01:00
parent f12f712ab9
commit a557cc9469
1 changed files with 1 additions and 1 deletions

View File

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