From b28d09d2e9a97994b0aa93c5632ebaf1f80cee41 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 3 Jan 2022 14:17:00 -0500 Subject: Upgrade to log4j2 2.17.1 Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney Change-Id: I5fff58c7cc59f4a95156fb0180a2d8aa070d4b30 --- pom.xml | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a9dfa749..6b2b168d 100755 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ org.onap.ccsdk.parent - odlparent-lite - 2.3.0 + spring-boot-25-starter-parent + 2.3.2 @@ -21,6 +21,17 @@ ONAP + + services + ms + + + + scm:git:ssh://git@${onap.git.host}/apps.git + scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/apps.git + ${onap.git.protocol}://${onap.git.host}/projects/${onap.git.project}/repos/apps/browse + + @@ -40,11 +51,6 @@ 0.8.3 - - services - ms - - @@ -55,12 +61,6 @@ - - scm:git:ssh://git@${onap.git.host}/apps.git - scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/apps.git - ${onap.git.protocol}://${onap.git.host}/projects/${onap.git.project}/repos/apps/browse - - blackduck @@ -137,5 +137,4 @@ - -- cgit 1.2.3-korg