diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index b484434052..cf66779639 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 2d6c825129..78049ffecd 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
+