Upgrade to Spring Data Bom 2022.0.10

Closes gh-37349
pull/37462/head
Stéphane Nicoll 1 year ago
parent fcd55b5cad
commit 9fb4224956

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

Loading…
Cancel
Save