Skip to content

Commit f1f662e

Browse files
committed
Revert Spring Data Couchbase version override
1 parent 4b670f8 commit f1f662e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,13 +1618,6 @@ bom {
16181618
]
16191619
}
16201620
}
1621-
library("Spring Data Couchbase", "4.0.0.M3") {
1622-
group("org.springframework.data") {
1623-
modules = [
1624-
"spring-data-couchbase"
1625-
]
1626-
}
1627-
}
16281621
library("Spring Data Releasetrain", "Neumann-BUILD-SNAPSHOT") {
16291622
group("org.springframework.data") {
16301623
imports = [

0 commit comments

Comments
 (0)