From 7c87da31204acbfef5fe4cbe7fe6c3f404dbb967 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 15:16:26 +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-6056407 --- demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/pom.xml b/demo/pom.xml index 962f0c8e..60a5ad65 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -64,12 +64,12 @@ com.fasterxml.jackson.core jackson-databind - 2.8.5 + 2.8.11.4 com.fasterxml.jackson.module jackson-module-afterburner - 2.8.5 + 2.9.10 com.dslplatform