Upgrade to Spring Data Bom 2023.1.2

Closes gh-38988
This commit is contained in:
Andy Wilkinson 2024-01-15 10:20:19 +00:00
parent a5e1d831e0
commit bd14cf6a85

View File

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