Upgrade to Spring Data Bom 2023.1.11

Closes gh-42535
This commit is contained in:
Andy Wilkinson
2024-10-18 13:16:07 +01:00
parent 706f30838b
commit 7b9cd51132

View File

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