diff --git a/driver/pom.xml b/driver/pom.xml
index 3942af2ce9..535444eaee 100644
--- a/driver/pom.xml
+++ b/driver/pom.xml
@@ -106,6 +106,10 @@
neo4j
test
+
+ commons-codec
+ commons-codec
+
org.reactivestreams
reactive-streams-tck
diff --git a/pom.xml b/pom.xml
index 87944d1661..6f2cbfb335 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,9 @@
7.9.0
1.2.0
- 1.25.0
+ 1.26.0
+
+ 1.16.1
1.77
1.2.13
2.16.1
@@ -180,6 +182,12 @@
${commons-compress.version}
test
+
+ commons-codec
+ commons-codec
+ ${commons-codec.version}
+ test
+
org.bouncycastle
bcprov-jdk18on