From 2d336cb3fe9307b3c58bc1a87db20a43115c2df8 Mon Sep 17 00:00:00 2001 From: aramos Date: Thu, 7 Nov 2024 16:32:23 -0500 Subject: [PATCH] [PPP-4893][PPP-5077][PPP-5128][PPP-4407][PPP-4660][PPP-4760][PPP-5043][PPP-4967] Karaf upgrade to 4.4.6 and vulnerability fixes --- core/pom.xml | 8 ++++---- pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 92516c092..60b77d1ba 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -404,7 +404,7 @@ org.osgi - org.osgi.core + osgi.core test @@ -519,9 +519,9 @@ test - org.hitachivantara - safeyaml - ${safeyaml.version} + org.yaml + snakeyaml + ${snakeyaml.version} test diff --git a/pom.xml b/pom.xml index 75aa35baa..db4a00aa7 100644 --- a/pom.xml +++ b/pom.xml @@ -1190,9 +1190,9 @@ - org.hitachivantara - safeyaml - ${safeyaml.version} + org.yaml + snakeyaml + ${snakeyaml.version} test