diff --git a/pom.xml b/pom.xml
index 0e4315f..a45499c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,6 +107,10 @@
com.google.guava
guava
+
+ com.fasterxml.jackson.core
+ jackson-core
+
@@ -345,6 +349,11 @@
jboss-logging-annotations
2.1.0.Final
+
+ com.fasterxml.jackson.core
+ jackson-core
+ 2.15.0
+
com.fasterxml.jackson.core
jackson-databind