From 90bd3a1137e97bbfdee26dfb09e1c524490b1116 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Apr 2026 20:42:19 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1c54ddc..3e35325 100644 --- a/pom.xml +++ b/pom.xml @@ -78,19 +78,19 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.21.2 com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.9.9 + 2.21.2 com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.9 + 2.21.2