Browse Source

Upgrade to Spring Data 2021.1.9

Closes gh-32588
pull/32747/head
Andy Wilkinson 3 years ago
parent
commit
eaf0523656
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save