diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index af8fb3dfba..3def47adbf 100644
--- a/artemis-rest/pom.xml
+++ b/artemis-rest/pom.xml
@@ -163,7 +163,6 @@
commons-codec
commons-codec
- 1.13
junit
diff --git a/pom.xml b/pom.xml
index 3577ee6aab..cfd3b922ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,7 @@
3.2.2
1.8
2.10.0
+ 1.15
1.16
30.1-jre
3.4.2.Final
@@ -700,6 +701,12 @@
${resteasy.version}
+
+ commons-codec
+ commons-codec
+ ${commons.codec.version}
+
+