Upgrade to Spring Data Bom 2023.0.4

Closes gh-37350
This commit is contained in:
Stéphane Nicoll 2023-09-15 15:16:45 +02:00
parent aa96c5374a
commit 35648d4f1c
1 changed files with 1 additions and 1 deletions

View File

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