Browse Source

Upgrade to Spring Data 2020.0.1

Closes gh-24036
pull/24119/head
Andy Wilkinson 5 years ago
parent
commit
8f2de48fc1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save