diff --git a/jeeutil/pom.xml b/jeeutil/pom.xml
index 63ce4d1..66a2bac 100644
--- a/jeeutil/pom.xml
+++ b/jeeutil/pom.xml
@@ -33,6 +33,20 @@ limitations under the License.
com.inversoft
prime-jwt
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
javax