From 7d53f541e8644f3d6b5f750997ffa4a276024cbf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Jun 2025 08:21:39 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10332631 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eaf1ac3..f98f67e 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,7 @@ com.fasterxml.jackson.core jackson-core - 2.8.6 + 2.13.0 com.fasterxml.jackson.core @@ -262,7 +262,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.6.0