From b49a932bfedb0ad41f52c7d0b1801144184a607b Mon Sep 17 00:00:00 2001 From: Daniel Heid Date: Thu, 18 Aug 2022 09:57:06 +0200 Subject: [PATCH] [OLINGO-1582] Remove CVE-2020-36518 Jackson 2.13.3 contains this vulnerability: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36518 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 22e381d97..c4ba90b9f 100644 --- a/pom.xml +++ b/pom.xml @@ -90,8 +90,8 @@ 2.5.4 4.5.13 4.4.11 - 2.13.1 - 2.13.1 + 2.13.3 + 2.13.3 1.3.1 1.6 1.9.5