Pin SD Couchbase to 4.0.0.M3 to avoid latest breaking changes
This commit is contained in:
@@ -1618,6 +1618,13 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Couchbase", "4.0.0.M3") {
|
||||
group("org.springframework.data") {
|
||||
modules = [
|
||||
"spring-data-couchbase"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Releasetrain", "Neumann-BUILD-SNAPSHOT") {
|
||||
group("org.springframework.data") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user