X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=302940bcd3beadb223d6de60d5c6c1e6b5e38855;hb=e83c9d2afb18817fdb23cf9777e2b4f2afef28ca;hp=0f2ebfbd39b6ed73ded61ae99af80b68ec63dcb8;hpb=8552e04175c7091d0d748e0c0f4b14a0d9321b40;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 0f2ebfbd..302940bc 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 2.1.6-SNAPSHOT + 2.1.9-SNAPSHOT UTF-8 11 11 @@ -59,19 +59,19 @@ yyyyMMdd'T'HHmmss'Z' - 9.4.20.v20190813 + 9.4.41.v20210516 1.5.5 4.0.1 1.2.3 2.1.15 - 1.13 + 1.15 1.5 0.33.0 2.2.54 2.4 - 2.6 + 2.7 4.4 - 4.5.3 + 4.5.13 0.11 4.12 3.3.3 @@ -79,7 +79,7 @@ 2.0.7 3.0 1.0.0 - 20160810 + 20210307 1.7.25 1.3 12.0 @@ -168,7 +168,7 @@ org.eclipse.jetty jetty-http - ${jetty.version} + 9.4.43.v20210629 org.eclipse.jetty @@ -300,7 +300,7 @@ IntegrationSuite.java - --illegal-access=permit + ${surefireArgLine} --illegal-access=permit @@ -374,7 +374,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.1 + 3.2.0 false @@ -473,28 +473,6 @@ - - org.jacoco - jacoco-maven-plugin - - - prepare-agent - - prepare-agent - - - - report - - report - - - ${project.build.directory}/code-coverage/jacoco.exec - ${project.reporting.outputDirectory}/jacoco-ut - - - -