Browse Source

Upgrade to Spring Data 2021.0.6

Closes gh-28244
pull/28778/head
Andy Wilkinson 4 years ago
parent
commit
16dbdc5d88
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save