X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=27ba8e31db410a96b5f69e81622706a5cee5cf26;hb=31749441fa1ccc54c8a30c61a2915285fb7cc2d8;hp=f0a2d67aff65fe5374d765f793a98b518935bd0e;hpb=5014e05e9d93248854d1473d795ec671e2e7ba6b;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index f0a2d67a..27ba8e31 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 @@ -267,6 +266,11 @@ gson 2.8.6 + + org.json + json + 20200518 + @@ -310,7 +314,13 @@ org.onap.aaf.authz aaf-cadi-aaf - 2.1.17 + 2.1.21 + + + log4j + log4j + + @@ -336,7 +346,7 @@ org.java-websocket Java-WebSocket - 1.3.8 + 1.5.1 @@ -525,6 +535,20 @@ netty-handler-proxy ${version.netty} + + + + org.apache.commons + commons-lang3 + 3.10 + + + + + commons-io + commons-io + 2.7 +