Upgrade to Spring Data Bom 2023.1.10

Closes gh-42124
This commit is contained in:
Stéphane Nicoll 2024-09-13 15:45:58 +02:00
parent 0215da06df
commit d3861bcaef
1 changed files with 1 additions and 1 deletions

View File

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