Upgrade to Spring Data Bom 2023.1.3

Closes gh-39480
This commit is contained in:
Andy Wilkinson 2024-02-21 21:05:37 +00:00
parent ae464bfb2d
commit adefc21024
1 changed files with 1 additions and 1 deletions

View File

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