Commit 3d2a97f1 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring Data 2020.0.0-RC2

Closes gh-23594
parent 83788920
...@@ -1553,7 +1553,7 @@ bom { ...@@ -1553,7 +1553,7 @@ bom {
] ]
} }
} }
library("Spring Data Bom", "2020.0.0-SNAPSHOT") { library("Spring Data Bom", "2020.0.0-RC2") {
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