diff --git a/pom.xml b/pom.xml
index 230906d1b..3463c50c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,21 @@
markedj
1.7.0
-
+
+ javax.xml.bind
+ jaxb-api
+ 2.3.0
+
+
+ javax.activation
+ activation
+ 1.1
+
+
+ org.glassfish.jaxb
+ jaxb-runtime
+ 2.3.0-b170127.1453
+
org.apache.tomcat.embed
tomcat-embed-core
diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml
index 1934196e6..558e9c8e2 100644
--- a/src/main/webapp/WEB-INF/web.xml
+++ b/src/main/webapp/WEB-INF/web.xml
@@ -3,7 +3,7 @@
+ version="3.1" metadata-complete="false">
knowledge