Upgrade to Spring Data Bom 2023.1.9

Closes gh-41724
This commit is contained in:
Stéphane Nicoll
2024-08-19 17:30:07 +02:00
parent 51729a9e59
commit 56ad028345

View File

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