diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index d0fb2ef3c3..73dc74fe16 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -51,7 +51,7 @@
3.8.1
1.6
2.6.2
- 2.7.4
+ 2.7.6
2.1.0
10.14.2.0
1.6.1
diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml
index 7967b3a96d..2c90bc9a39 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml
@@ -31,6 +31,10 @@
com.couchbase.mock
CouchbaseMock
+
+ com.couchbase.client
+ encryption
+
diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
index e2010d7c92..ae881160bf 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml
@@ -31,6 +31,10 @@
com.couchbase.mock
CouchbaseMock
+
+ com.couchbase.client
+ encryption
+