Upgrade to Spring Data Bom 2023.1.1

Closes gh-38697
This commit is contained in:
Brian Clozel
2023-12-15 18:25:18 +01:00
parent 39cbe57bbf
commit 42830dc621

View File

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