From 761efe31baa55b2db3b055a67b367808c63860e0 Mon Sep 17 00:00:00 2001 From: Dragan Ivanovic Date: Tue, 28 Nov 2023 10:30:24 +0100 Subject: [PATCH] Update of dependency libraries versions com.fasterxml.jackson.core - CVE-2020-25649 High severity, CVE-2020-36518 High severity, CVE-2022-42004 High severity, CVE-2021-46877 High severity, CVE-2022-42003 High severity --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 236e84e..b51fd9c 100644 --- a/pom.xml +++ b/pom.xml @@ -38,17 +38,17 @@ com.fasterxml.jackson.core jackson-annotations - 2.10.1 + 2.12.7 com.fasterxml.jackson.core jackson-core - 2.10.1 + 2.12.7 com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.7.1 javax.xml.bind