Upgrade to Spring Data Bom 2023.1.3

Closes gh-39493
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:40 +00:00
parent 190126941a
commit 8a84bf287d

View File

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