From: Fiete Ostkamp Date: Thu, 7 Mar 2024 07:33:48 +0000 (+0100) Subject: Update sdc-distribution-client and vulnerable dependencies in model-loader X-Git-Tag: 1.13.5~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=5f6ec01eb82e250120e460c4de7b4c66fb440920 Update sdc-distribution-client and vulnerable dependencies in model-loader - update sdc-distribution-client from 2.0.0 to 2.1.1 - update gson from 2.8.9 to 2.10.1 - update json-sanitizer from 1.2.0 to 1.2.3 Issue-ID: AAI-3804 Change-Id: Id5666f38fac054f71fc003fe80867c928f9e0937 Signed-off-by: Fiete Ostkamp --- diff --git a/pom.xml b/pom.xml index 9b4c510..8f2beeb 100644 --- a/pom.xml +++ b/pom.xml @@ -62,10 +62,11 @@ 2020.0.2 1.10.0 1.22 + 2.10.1 1.3 1.9.5 1.2.1 - 2.0.0 + 2.1.1 1.2.11 0.39.0 @@ -268,6 +269,7 @@ com.google.code.gson gson + ${gson.version} @@ -275,7 +277,7 @@ com.mikesamuel json-sanitizer - 1.2.0 + 1.2.3