X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=epsdk-app-onap%2Fpom.xml;h=4ef037233eb95e8a8723f8fac16afc5335615b77;hb=f7c41b1c4aeea09e67c8bb88f39d15e02cd1708f;hp=ff8ac2f13d5805d250a946a91d591cab5c595243;hpb=667fbe07aae6f9669127e9e0212f6f83c87b0d0a;p=vid.git diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index ff8ac2f13..4ef037233 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -8,7 +8,7 @@ the Portal team. --> org.onap.vid epsdk-app-onap - 6.0.2-SNAPSHOT + 6.0.4-SNAPSHOT war ECOMP SDK Webapp for OpenSource ECOMP SDK Web Application for public release @@ -26,9 +26,10 @@ UTF-8 2.6.0 2.5.0 - 2.10.1 - 2.10.1 - 5.2.0.RELEASE + 2.3.2 + 2.10.2 + 2.10.2 + 5.2.3.RELEASE @@ -120,7 +121,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 1.8 1.8 @@ -130,7 +131,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + 2.22.2 **/Test*.java @@ -157,7 +158,7 @@ org.apache.maven.plugins maven-war-plugin - 3.2.0 + 3.2.3 @@ -188,7 +189,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.0.0 + 3.2.0 ${skipassembly} @@ -367,7 +368,7 @@ com.mchange c3p0 - 0.9.5.4 + 0.9.5.5 io.searchbox @@ -467,10 +468,18 @@ ${springframework.version} + + - javax.xml.bind - jaxb-api - 2.3.1 + jakarta.xml.bind + jakarta.xml.bind-api + ${jaxb.version} + + + + org.glassfish.jaxb + jaxb-runtime + ${jaxb.version}