Upgrade to Spring Data Bom 2023.1.12

Closes gh-42997
This commit is contained in:
Stéphane Nicoll 2024-11-15 15:53:22 +01:00
parent e4fb95a16b
commit b82367a4b3
1 changed files with 1 additions and 1 deletions

View File

@ -1586,7 +1586,7 @@ bom {
]
}
}
library("Spring Data Bom", "2023.1.12-SNAPSHOT") {
library("Spring Data Bom", "2023.1.12") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {