Upgrade to Spring Data Bom 2023.1.0-M2

Closes gh-36680
This commit is contained in:
Stephane Nicoll 2023-08-18 16:50:11 +02:00
parent e995ef6830
commit 48ea1ed8fb
1 changed files with 1 additions and 1 deletions

View File

@ -1398,7 +1398,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2023.1.0-SNAPSHOT") { library("Spring Data Bom", "2023.1.0-M2") {
group("org.springframework.data") { group("org.springframework.data") {
imports = [ imports = [
"spring-data-bom" "spring-data-bom"