X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=4ef4a71671bcd72c863c19f730b6621daaa3096f;hb=6600175eb4b9fed25b08e0d6a868d78439f7c4b4;hp=665397bc1a21e4b8061d97cbd1e989f8b7f1a611;hpb=0c9d39ba25f9c1b6c8b284825dc192fd3d0e4a89;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index 665397b..4ef4a71 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,8 @@ 1.6 1.2.3 1.8 + 2.2.11 + 1.1.1 yyyyMMdd'T'HHmmss'Z' @@ -295,6 +297,26 @@ ${xmlunit.version} test + + javax.xml.bind + jaxb-api + ${jaxb.version} + + + com.sun.xml.bind + jaxb-core + ${jaxb.version} + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} + + + javax.activation + activation + ${javax.activation.version} +