X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=edf0d24ff1b9fe38908e044558e554fb56b4dc1a;hb=b04ae41a77d8465e1065c128d6b353c279d9924d;hp=60dee0111068b397148e789140cf7fa790a749f5;hpb=e0d6e766bde624ca00a386772069685533349b26;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 60dee011..edf0d24f 100755 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,8 @@ * =========================================================================== * Copyright © 2017 AT&T Intellectual Property. All rights reserved. * Modifications Copyright (C) 2018 Nokia. All rights reserved. + * Copyright (d) 2023 J. F. Lucas. All rights reserved. + * Copyright © 2023 Nordix Foundation Property. All rights reserved. * =========================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,10 +19,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END==================================================== - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. - * ---> + --> 4.0.0 org.onap.dmaap.datarouter @@ -32,14 +31,14 @@ org.onap.oparent oparent - 3.0.0 + 3.3.3 - 2.1.6-SNAPSHOT + 2.1.15-SNAPSHOT UTF-8 - 11 - 11 + 17 + 17 /content/repositories/snapshots/ /content/repositories/releases/ @@ -59,19 +58,20 @@ yyyyMMdd'T'HHmmss'Z' - 9.4.20.v20190813 + 11.0.12 1.5.5 4.0.1 - 1.2.3 - 2.1.15 - 1.13 + 1.2.7 + 1.2.3 + 1.15 1.5 + 3.0.0 0.33.0 2.2.54 2.4 2.7 4.4 - 4.5.3 + 4.5.13 0.11 4.12 3.3.3 @@ -79,13 +79,14 @@ 2.0.7 3.0 1.0.0 - 20160810 + 20210307 1.7.25 1.3 12.0 datarouter-prov + datarouter-prov-client datarouter-node datarouter-subscriber datarouter-docker-compose @@ -120,7 +121,7 @@ ch.qos.logback logback-classic - ${qos.logback.version} + ${qos.logback.classic.version} compile @@ -153,7 +154,7 @@ org.eclipse.jetty jetty-continuation - ${jetty.version} + 9.4.49.v20220914 org.eclipse.jetty @@ -180,11 +181,6 @@ cdi-websocket ${jetty.version} - - org.onap.aaf.authz - aaf-cadi-core - ${aaf-cadi-aaf.version} - commons-io commons-io @@ -300,7 +296,17 @@ IntegrationSuite.java - ${surefireArgLine} --illegal-access=permit + --add-opens=java.base/java.util.concurrent=ALL-UNNAMED + --add-opens=java.base/sun.security.util=ALL-UNNAMED + --add-opens=java.base/sun.security.jca=ALL-UNNAMED + --add-opens=java.base/java.util.regex=ALL-UNNAMED + --add-opens=java.base/java.nio.file=ALL-UNNAMED + --add-opens java.base/java.lang=ALL-UNNAMED + --add-opens=java.base/java.util=ALL-UNNAMED + --add-opens=java.base/java.text=ALL-UNNAMED + --add-opens=java.base/java.net=ALL-UNNAMED + --add-opens=java.base/java.nio=ALL-UNNAMED + --add-opens=java.base/java.io=ALL-UNNAMED @@ -309,7 +315,17 @@ maven-failsafe-plugin - --illegal-access=permit + --add-opens=java.base/java.util.concurrent=ALL-UNNAMED + --add-opens=java.base/sun.security.util=ALL-UNNAMED + --add-opens=java.base/sun.security.jca=ALL-UNNAMED + --add-opens=java.base/java.util.regex=ALL-UNNAMED + --add-opens=java.base/java.nio.file=ALL-UNNAMED + --add-opens java.base/java.lang=ALL-UNNAMED + --add-opens=java.base/java.util=ALL-UNNAMED + --add-opens=java.base/java.text=ALL-UNNAMED + --add-opens=java.base/java.net=ALL-UNNAMED + --add-opens=java.base/java.nio=ALL-UNNAMED + --add-opens=java.base/java.io=ALL-UNNAMED @@ -374,7 +390,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.2.0 + 3.3.1 false @@ -413,9 +429,9 @@ - org.codehaus.gmaven - gmaven-plugin - ${gmaven-plugin.version} + org.codehaus.gmavenplus + gmavenplus-plugin + ${gmavenplus-plugin.version} validate @@ -447,6 +463,7 @@ io.fabric8 docker-maven-plugin ${io.fabric8.version} + true ${docker.skip.build} ${docker.verbose}