diff --git a/ccm-core/pom.xml b/ccm-core/pom.xml
index cc19e2cdf..d18abe4ff 100644
--- a/ccm-core/pom.xml
+++ b/ccm-core/pom.xml
@@ -254,10 +254,6 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-xml
-
- org.codehaus.woodstox
- woodstox-core-asl
-
com.fasterxml.jackson.dataformat
jackson-dataformat-csv
diff --git a/pom.xml b/pom.xml
index 554152af2..05005a056 100644
--- a/pom.xml
+++ b/pom.xml
@@ -718,17 +718,10 @@
com.fasterxml.jackson
jackson-bom
- 2.9.8
+ 2.11.0
import
pom
-
-
-
- org.codehaus.woodstox
- woodstox-core-asl
- 4.4.1
-