From 33ac1abceb95bf2e97844aad3330303ebf9d1e9a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jun 2025 10:59:46 +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 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf771cd..e4c7bb3 100644 --- a/pom.xml +++ b/pom.xml @@ -19,12 +19,12 @@ com.fasterxml.jackson.core jackson-core - 2.9.9 + 2.13.0 com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.13.0 org.jetbrains