Browse Source

Upgrade to Spring Data 2020.0.13

Closes gh-27912
pull/28086/head
Andy Wilkinson 4 years ago
parent
commit
c0895befc2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save