From b7e1c5873514f43d91a4b5f81376753e21a03746 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 09:43:09 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 946f4c6..457a04d 100644 --- a/pom.xml +++ b/pom.xml @@ -87,13 +87,13 @@ com.fasterxml.jackson.core jackson-core - 2.13.1 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.13.1 + 2.15.0