Commit 29c7e621 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring Data 2020.0.0-RC1

Closes gh-23197
parent 284dd308
...@@ -1557,7 +1557,7 @@ bom { ...@@ -1557,7 +1557,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2020.0.0-SNAPSHOT") { library("Spring Data Bom", "2020.0.0-RC1") {
group("org.springframework.data") { group("org.springframework.data") {
imports = [ imports = [
"spring-data-bom" "spring-data-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment