diff --git a/pom.xml b/pom.xml index d0d8e4e9d2..f168999e16 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,24 @@ pom + + + javax.xml.bind + jaxb-api + 2.3.0 + + + com.sun.xml.bind + jaxb-core + 2.3.0 + + + com.sun.xml.bind + jaxb-impl + 2.3.0 + + + MIT License