diff --git a/pom.xml b/pom.xml
index f8dfd8f7..712c3bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,13 +232,6 @@
53.1
-
-
- com.fasterxml.jackson.dataformat
- jackson-dataformat-xml
- 2.9.0
-
-
-
org.apache.tiles
@@ -311,18 +291,25 @@
com.fasterxml.jackson.core
jackson-core
- 2.11.4
+ 2.12.1
com.fasterxml.jackson.core
jackson-annotations
- 2.11.4
+ 2.12.1
com.fasterxml.jackson.core
jackson-databind
- 2.11.4
-
+ 2.12.1
+
+
+
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-xml
+ 2.12.1
+