From 915fc0f8c00a20c91b3b832a3c7b9b4b5b474171 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Fri, 28 Mar 2025 15:53:33 +0100 Subject: [PATCH] Fix again Security vulnerabilities try to use newer versions of logback jackson Issue-ID: MULTICLOUD-1507 Change-Id: I79e1f10370fa0fd55c3534fa65494de0febce2cd Signed-off-by: Andreas Geissler --- artifactbroker/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index d1506be..e631a89 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -33,8 +33,8 @@ https://nexus.onap.org 1.3.4 1.3.5 - 1.2.13 - 2.12.7 + 1.5.18 + 2.18.3 2.8.9 java -- 2.16.6