Merge branch '3.1.x'

This commit is contained in:
Stephane Nicoll 2023-09-12 12:07:07 +02:00
commit 9e37c6842a
1 changed files with 0 additions and 4 deletions

View File

@ -1520,10 +1520,6 @@ bom {
library("Spring Data Bom", "2023.1.0-M2") {
considerSnapshots()
calendarName = "Spring Data Release"
prohibit {
versionRange "[2022.0.0-M1,)"
because "it uses Spring Framework 6"
}
group("org.springframework.data") {
imports = [
"spring-data-bom"