From 0332f092374766a0a8165f45260e0802db2bca13 Mon Sep 17 00:00:00 2001 From: Michael Me Jaeger Date: Tue, 1 Nov 2022 08:40:21 +0100 Subject: [PATCH] fix(deps): updates Maven dependency jackson-databind The version used formerly has a CVE which is starting to break builds if used in connection with OWASP Devependency Check. See Issue #849 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b501c2541..5fbb50b14 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ UTF-8 2.35 - 2.12.4 + 2.12.7.1 4.0.4 1.2.2