Browse Source

Upgrade to Spring Data 2020.0.15

Closes gh-28508
2.4.x
Stephane Nicoll 4 years ago
parent
commit
e7d62ffb01
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save