diff --git a/traffic_router/core/pom.xml b/traffic_router/core/pom.xml
index 354c1bb94e..2b3d5d5c51 100644
--- a/traffic_router/core/pom.xml
+++ b/traffic_router/core/pom.xml
@@ -318,7 +318,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.4.3
+ 2.9.10.1
com.maxmind.geoip2
diff --git a/traffic_router/shared/pom.xml b/traffic_router/shared/pom.xml
index 7f0af1181b..cce6524f55 100644
--- a/traffic_router/shared/pom.xml
+++ b/traffic_router/shared/pom.xml
@@ -66,12 +66,12 @@ under the License.
com.fasterxml.jackson.core
jackson-annotations
- 2.4.0
+ 2.9.10
com.fasterxml.jackson.core
jackson-databind
- 2.4.3
+ 2.9.10.1
org.hamcrest