From 2e991a895321dbe2029bbd72bd80206ed180bc7c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Mar 2022 22:25:46 +0000 Subject: [PATCH] fix: demo/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 --- demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/pom.xml b/demo/pom.xml index 962f0c8e..008992fc 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -64,12 +64,12 @@ com.fasterxml.jackson.core jackson-databind - 2.8.5 + 2.13.0 com.fasterxml.jackson.module jackson-module-afterburner - 2.8.5 + 2.13.0 com.dslplatform