Upgrade to Spring Data Bom 2023.1.5

Closes gh-40212
This commit is contained in:
Andy Wilkinson
2024-04-16 19:47:21 +01:00
parent 6dfcf44ffc
commit 00304fe5a7

View File

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