From: egernug Date: Mon, 17 Jul 2023 12:45:51 +0000 (+0100) Subject: Migrate DMI Plugin to Java 17 X-Git-Tag: 1.4.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=92f74d79d912110ce62173298abe33414dec8fd1;p=cps%2Fncmp-dmi-plugin.git Migrate DMI Plugin to Java 17 As part of vulnerability work CPS is migrating to Java 17 Issue-ID: CPS-1775 Signed-off-by: egernug Change-Id: If53c7cdeb73b31a84d4c6ac5163ab38b6bb9d5fa --- diff --git a/pom.xml b/pom.xml index e08f725f..01eee447 100644 --- a/pom.xml +++ b/pom.xml @@ -39,8 +39,8 @@ DMI Plugin Service org.onap.cps.ncmp.dmi.Application - ${docker.pull.registry}/onap/integration-java11:8.0.0 - 3.3.3 + ${docker.pull.registry}/onap/integration-java17:12.0.0 + 3.3.5 ${project.version}-${maven.build.timestamp} 0.98 yyyyMMdd'T'HHmmss'Z' @@ -454,7 +454,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.1.3 + 4.4.2 analyze-compile