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
1 changed files with 1 additions and 1 deletions

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") {