Starting building against Spring Data 2020.0.0 snapshots
See gh-21930
This commit is contained in:
@@ -1672,10 +1672,10 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Releasetrain", "Neumann-RELEASE") {
|
||||
library("Spring Data Bom", "2020.0.0-SNAPSHOT") {
|
||||
group("org.springframework.data") {
|
||||
imports = [
|
||||
"spring-data-releasetrain"
|
||||
"spring-data-bom"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user