Upgrade to Spring Data Bom 2023.0.7

Closes gh-38679
This commit is contained in:
Brian Clozel
2023-12-15 17:32:56 +01:00
parent 85cfa4798c
commit e8546545a7

View File

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