From 43bf30d20afe55243a81c30145a3efd4e87a048d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:54:06 +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 c193297..91b21d3 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.2 + 2.21.2