X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=ef5870f779092316b0d3e8160641ceb0d53037e4;hb=04cafa43d8a6502b1c0d57d8f72819820e0633f9;hp=2c28475e0a923b9e8264c07dc778e32b1d6a6e4d;hpb=f02f3e42ce83a78d41e221e1a19ca337d8983d3e;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 2c28475e..ef5870f7 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.2.0-SNAPSHOT + 3.3.0-SNAPSHOT integration pom @@ -40,14 +40,13 @@ 1.1.11 2.0.4 2.7.5 - 2.10.4 7.33.0.Final 2.30.1 + 2.11.1 0.4.4 - 1.6.0 + 1.6.2 2.3.1 1.1.4 - 20190722 4.1.48.Final ${project.basedir}/../target/code-coverage/jacoco-ut.exec @@ -61,35 +60,10 @@ - + - com.fasterxml.jackson.core - jackson-annotations - ${version.jackson} - - - com.fasterxml.jackson.core - jackson-core - ${version.jackson} - - - com.fasterxml.jackson.core - jackson-databind - ${version.jackson} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - ${version.jackson} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - ${version.jackson} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider + com.fasterxml.jackson.module + jackson-module-jaxb-annotations ${version.jackson} @@ -158,6 +132,12 @@ org.glassfish.jersey.media jersey-media-json-jackson ${version.jersey} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + @@ -182,7 +162,7 @@ com.google.re2j re2j - 1.3 + 1.4 @@ -215,7 +195,7 @@ com.thoughtworks.xstream xstream - 1.4.11.1 + 1.4.12 @@ -251,7 +231,7 @@ org.apache.httpcomponents httpclient - 4.5.11 + 4.5.12 @@ -267,24 +247,29 @@ gson 2.8.6 + + org.json + json + 20200518 + org.projectlombok lombok - 1.18.4 + 1.18.12 org.slf4j slf4j-api - 1.7.25 + 1.7.30 - log4j - log4j - 1.2.17 + org.slf4j + slf4j-ext + 1.7.30 ch.qos.logback @@ -315,7 +300,13 @@ org.onap.aaf.authz aaf-cadi-aaf - 2.1.2 + 2.1.21 + + + log4j + log4j + + @@ -341,7 +332,7 @@ org.java-websocket Java-WebSocket - 1.3.8 + 1.5.1 @@ -363,7 +354,7 @@ org.codehaus.plexus plexus-utils - 3.0.24 + 3.3.0 @@ -434,7 +425,7 @@ com.h2database h2 - 1.4.197 + 1.4.200 test @@ -450,13 +441,13 @@ io.cucumber cucumber-java - 5.4.0 + 6.1.2 test io.cucumber cucumber-junit - 5.4.0 + 6.1.2 test @@ -464,7 +455,7 @@ org.assertj assertj-core - 3.11.1 + 3.16.1 test @@ -472,7 +463,7 @@ com.openpojo openpojo - 0.8.10 + 0.8.13 test @@ -502,7 +493,7 @@ org.mockito mockito-core - 3.2.4 + 3.3.3 test @@ -510,7 +501,7 @@ org.awaitility awaitility - 4.0.2 + 4.0.3 test @@ -530,6 +521,20 @@ netty-handler-proxy ${version.netty} + + + + org.apache.commons + commons-lang3 + 3.10 + + + + + commons-io + commons-io + 2.7 +