X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=a1932d0c666561163a6f1c17bf6a46af756c2e1a;hb=4d1d04871a3d45816e748ca36befc09eee94866c;hp=f0a2d67aff65fe5374d765f793a98b518935bd0e;hpb=5014e05e9d93248854d1473d795ec671e2e7ba6b;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index f0a2d67a..a1932d0c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -47,7 +47,6 @@ 1.6.0 2.3.1 1.1.4 - 20190722 4.1.48.Final ${project.basedir}/../target/code-coverage/jacoco-ut.exec @@ -182,7 +181,7 @@ com.google.re2j re2j - 1.3 + 1.4 @@ -215,7 +214,7 @@ com.thoughtworks.xstream xstream - 1.4.11.1 + 1.4.12 @@ -251,7 +250,7 @@ org.apache.httpcomponents httpclient - 4.5.11 + 4.5.12 @@ -267,19 +266,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 + + + org.slf4j + slf4j-ext + 1.7.30 ch.qos.logback @@ -310,7 +319,13 @@ org.onap.aaf.authz aaf-cadi-aaf - 2.1.17 + 2.1.21 + + + log4j + log4j + + @@ -336,7 +351,7 @@ org.java-websocket Java-WebSocket - 1.3.8 + 1.5.1 @@ -358,7 +373,7 @@ org.codehaus.plexus plexus-utils - 3.0.24 + 3.3.0 @@ -429,7 +444,7 @@ com.h2database h2 - 1.4.197 + 1.4.200 test @@ -445,13 +460,13 @@ io.cucumber cucumber-java - 5.4.0 + 6.1.2 test io.cucumber cucumber-junit - 5.4.0 + 6.1.2 test @@ -459,7 +474,7 @@ org.assertj assertj-core - 3.11.1 + 3.16.1 test @@ -467,7 +482,7 @@ com.openpojo openpojo - 0.8.10 + 0.8.13 test @@ -497,7 +512,7 @@ org.mockito mockito-core - 3.2.4 + 3.3.3 test @@ -505,7 +520,7 @@ org.awaitility awaitility - 4.0.2 + 4.0.3 test @@ -525,6 +540,20 @@ netty-handler-proxy ${version.netty} + + + + org.apache.commons + commons-lang3 + 3.10 + + + + + commons-io + commons-io + 2.7 +