From 3eec8d06a3173c8f4df59d1dca2be24a047ff761 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 01:01:16 +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-3038424 --- demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/pom.xml b/demo/pom.xml index 962f0c8e..0ff1c606 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -64,12 +64,12 @@ com.fasterxml.jackson.core jackson-databind - 2.8.5 + 2.13.4 com.fasterxml.jackson.module jackson-module-afterburner - 2.8.5 + 2.13.4 com.dslplatform