diff --git a/pom.xml b/pom.xml index 6c87937..e8a0050 100644 --- a/pom.xml +++ b/pom.xml @@ -175,6 +175,31 @@ + + javax.xml.bind + jaxb-api + 2.3.0 + + + + com.sun.xml.bind + jaxb-impl + 2.3.0 + + + + com.sun.xml.bind + jaxb-core + 2.3.0 + + + + javax.activation + activation + 1.1.1 + + +