X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=6815729b3318a70c500294639168828cc1d216e4;hb=eb1df9233e80c2f4819eb89259f3e7093041da28;hp=9d5f06f360536c643da82bfc41ca1d19b6b9a5f5;hpb=1df536f39b367fd952685b6b0dd9a191a0826d9a;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 9d5f06f3..6815729b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,7 +1,7 @@ + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${version.jackson} + @@ -121,6 +128,18 @@ ${version.jersey} + + org.glassfish.jersey.media + jersey-media-json-jackson + ${version.jersey} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + + + org.glassfish.jersey.test-framework jersey-test-framework-core @@ -143,14 +162,14 @@ com.google.re2j re2j - 1.4 + 1.5 org.mariadb.jdbc mariadb-java-client - 2.2.6 + 2.7.1 @@ -170,21 +189,13 @@ commons-codec commons-codec - 1.14 + 1.15 com.thoughtworks.xstream xstream - 1.4.12 - - - - - - org.eclipse.persistence - javax.persistence - 2.1.0 + 1.4.15 @@ -212,14 +223,14 @@ org.apache.httpcomponents httpclient - 4.5.12 + 4.5.13 org.apache.httpcomponents httpcore - 4.4.13 + 4.4.14 @@ -231,14 +242,14 @@ org.json json - 20200518 + 20201115 org.projectlombok lombok - 1.18.12 + 1.18.16 @@ -320,7 +331,7 @@ org.yaml snakeyaml - 1.26 + 1.27 @@ -414,7 +425,7 @@ junit junit - 4.13 + 4.13.1 test @@ -422,13 +433,13 @@ io.cucumber cucumber-java - 6.1.2 + 6.9.1 test io.cucumber cucumber-junit - 6.1.2 + 6.9.1 test @@ -436,7 +447,7 @@ org.assertj assertj-core - 3.16.1 + 3.18.1 test @@ -474,7 +485,7 @@ org.mockito mockito-core - 3.3.3 + 3.7.7 test @@ -507,14 +518,14 @@ org.apache.commons commons-lang3 - 3.10 + 3.11 commons-io commons-io - 2.7 + 2.8.0 @@ -534,12 +545,12 @@ org.codehaus.mojo versions-maven-plugin - 2.7 + 2.8 org.apache.maven.plugins maven-dependency-plugin - 3.1.1 + 3.1.2 @@ -562,22 +573,22 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins maven-source-plugin - 3.2.0 + 3.2.1 org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.0-M1 org.apache.maven.plugins maven-assembly-plugin - 3.2.0 + 3.3.0 org.apache.maven.plugins @@ -587,22 +598,22 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.2.4 org.apache.maven.plugins maven-archetype-plugin - 3.1.2 + 3.2.0 org.apache.maven.archetype archetype-packaging - 3.1.2 + 3.2.0 com.coderplus.maven.plugins @@ -621,17 +632,17 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.0.0 org.apache.maven.plugins maven-war-plugin - 3.2.3 + 3.3.1 io.fabric8 docker-maven-plugin - 0.31.0 + 0.34.1 org.kie