From 416b0ca0ca57f6be5baf2fdd22e6fb71ee9c5b08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Apr 2026 23:51:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-15907551 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ea942f..04d23f9 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.21.2