From dae5eaac0a0a8e28bc66892e9567ec46f00fbc8d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Jul 2025 16:31:27 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 136b5e5..65dc19f 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.0 + 2.15.0 @@ -609,7 +609,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.18.0 @@ -629,7 +629,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.0 + 2.15.0