diff --git a/services/pom.xml b/services/pom.xml
index 088303caa5..8ee835a013 100755
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -139,6 +139,10 @@
com.fasterxml.jackson.core
jackson-annotations
+
+ javax.annotation
+ javax.annotation-api
+
com.fasterxml.jackson.datatype
jackson-datatype-jdk8