Upgrade to Spring Data Bom 2024.1.6

Closes gh-45415
This commit is contained in:
Stéphane Nicoll
2025-05-16 16:38:50 +02:00
parent b6bcd555b7
commit 90a99adbdb

View File

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