From 1f0b51ceb301f4b2b7d0afba2b7da0b2a4e74215 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Jul 2024 09:07:04 +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-7569538 --- demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/pom.xml b/demo/pom.xml index 18caee5f..114e3670 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -64,7 +64,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.15.0 com.fasterxml.jackson.module