diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index b4844340525..cf667796395 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -66,7 +66,7 @@
3.6
1.6
2.4.2
- 2.4.7
+ 2.5.0
2.1.0
10.13.1.1
1.6.1
diff --git a/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
index 2d6c825129e..78049ffecd0 100644
--- a/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
@@ -31,6 +31,10 @@
org.slf4j
jcl-over-slf4j
+
+ com.couchbase.mock
+ CouchbaseMock
+