X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=7bc934c9920d4041ad42bb3330845c11da39d594;hb=5587e07bd5a5344b8f70ed4594fe87f82a6fa242;hp=f0a2d67aff65fe5374d765f793a98b518935bd0e;hpb=5014e05e9d93248854d1473d795ec671e2e7ba6b;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index f0a2d67a..7bc934c9 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -182,14 +182,14 @@ com.google.re2j re2j - 1.3 + 1.4 org.mariadb.jdbc mariadb-java-client - 2.2.6 + 2.6.1 @@ -215,7 +215,7 @@ com.thoughtworks.xstream xstream - 1.4.11.1 + 1.4.12 @@ -223,7 +223,7 @@ org.eclipse.persistence javax.persistence - 2.1.0 + 2.2.1 @@ -251,7 +251,7 @@ org.apache.httpcomponents httpclient - 4.5.11 + 4.5.12 @@ -272,14 +272,19 @@ 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 +315,13 @@ org.onap.aaf.authz aaf-cadi-aaf - 2.1.17 + 2.1.21 + + + log4j + log4j + + @@ -336,7 +347,7 @@ org.java-websocket Java-WebSocket - 1.3.8 + 1.5.1 @@ -358,7 +369,7 @@ org.codehaus.plexus plexus-utils - 3.0.24 + 3.3.0 @@ -429,7 +440,7 @@ com.h2database h2 - 1.4.197 + 1.4.200 test @@ -445,13 +456,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 +470,7 @@ org.assertj assertj-core - 3.11.1 + 3.16.1 test @@ -467,7 +478,7 @@ com.openpojo openpojo - 0.8.10 + 0.8.13 test @@ -497,7 +508,7 @@ org.mockito mockito-core - 3.2.4 + 3.3.3 test @@ -505,7 +516,7 @@ org.awaitility awaitility - 4.0.2 + 4.0.3 test @@ -525,6 +536,20 @@ netty-handler-proxy ${version.netty} + + + + org.apache.commons + commons-lang3 + 3.10 + + + + + commons-io + commons-io + 2.7 +