Upgrade to Spring Data Bom 2023.0.11

Closes gh-40200
This commit is contained in:
Andy Wilkinson 2024-04-16 19:44:29 +01:00
parent 2a1268c597
commit 5da05e2037
1 changed files with 1 additions and 1 deletions

View File

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