X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-ext-services-simulator%2Fpom.xml;h=73da5f0412df9329be69398f89431ef6cdc39183;hb=HEAD;hp=d7a2436a647fdab0e1b14ff33c55205abfa0812c;hpb=94601aece8c9f5b687c6da86be9c6e8c148cf7ba;p=vid.git diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index d7a2436a6..73da5f041 100644 --- a/vid-ext-services-simulator/pom.xml +++ b/vid-ext-services-simulator/pom.xml @@ -12,9 +12,11 @@ UTF-8 - 1.3.0 - 4.3.22.RELEASE + 5.2.3.RELEASE 5.3.4.Final + 2.3.2 + 2.10.2 + 2.10.2 true @@ -28,6 +30,11 @@ none + + + false + package + deploy @@ -36,7 +43,6 @@ UTF-8 UTF-8 - 1.1.0-SNAPSHOT https://nexus.onap.org content/repositories/snapshots/ content/repositories/releases/ @@ -84,6 +90,15 @@ + + no-docker + + true + none + none + + + docker-proxy @@ -116,15 +131,33 @@ spring-webmvc ${springframework.version} + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + com.fasterxml.jackson.core jackson-annotations - 2.8.7 + ${jackson.version} - javax.xml.bind - jaxb-api - 2.2.11 + com.fasterxml.jackson.core + jackson-databind + ${jackson.databind.version} + + + + + jakarta.xml.bind + jakarta.xml.bind-api + ${jaxb.version} + + + + org.glassfish.jaxb + jaxb-runtime + ${jaxb.version} @@ -137,6 +170,11 @@ hibernate-core ${hibernate.version} + + org.hibernate + hibernate-c3p0 + ${hibernate.version} + org.mariadb.jdbc @@ -164,7 +202,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 1.8 1.8 @@ -177,6 +215,7 @@ 0.27.2 + ${skipDockerBuild} onap/vid-simulator @@ -195,7 +234,7 @@ generate-image - package + ${dockerBuildPhase} build @@ -203,7 +242,7 @@ push-image - deploy + ${dockerPushPhase} build push