Upgrade to Spring Data Bom 2023.0.9

Closes gh-39460
This commit is contained in:
Andy Wilkinson 2024-02-21 20:09:23 +00:00
parent 0e06315956
commit 57d46423f7
1 changed files with 1 additions and 1 deletions

View File

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