Upgrade to Spring Data Bom 2023.0.5

Closes gh-37698
This commit is contained in:
Andy Wilkinson
2023-10-16 11:57:25 +01:00
parent 4fde3460bc
commit 43b566b98e

View File

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