Merge branch '3.1.x'

pull/35935/head
Stephane Nicoll 1 year ago
commit 71597300f4

@ -1407,7 +1407,7 @@ bom {
]
}
}
library("Spring Data Bom", "2023.0.1-SNAPSHOT") {
library("Spring Data Bom", "2023.0.1") {
group("org.springframework.data") {
imports = [
"spring-data-bom"
@ -1468,7 +1468,7 @@ bom {
]
}
}
library("Spring Retry", "2.0.2-SNAPSHOT") {
library("Spring Retry", "2.0.2") {
group("org.springframework.retry") {
modules = [
"spring-retry"

Loading…
Cancel
Save