aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 69d1aae..2dbd89a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,6 +193,12 @@
</dependency>
<!-- jackson -->
+
+ <dependency>
+ <groupId>com.fasterxml.jackson.core</groupId>
+ <artifactId>jackson-databind</artifactId>
+ <version>2.9.9.3</version>
+ </dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>