diff --git a/pom.xml b/pom.xml index 811ebe8..8c9d91c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ ${project.basedir}/distro - https://code-repo.d4science.org/gCubeSystem/ + https://code-repo.d4science.org/gCubeSystem @@ -84,7 +84,29 @@ 1.18.4 + + + javax.xml.bind + jaxb-api + 2.4.0-b180830.0359 + provided + + + + com.sun.xml.bind + jaxb-impl + 2.4.0-b180830.0438 + provided + + + + + org.glassfish.jaxb + jaxb-runtime + 2.4.0-b180830.0438 + provided +