From e7c92aac53ec13af2bbbde7ac360ffaa4dc977ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Nov 2025 06:43:22 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJRUBY-10074039 - https://snyk.io/vuln/SNYK-JAVA-ORGJRUBY-10557729 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 84fa25337..7d25d10b4 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,7 @@ 2.2.6 2.3.1 2.3.19 - 2.5.7 + 3.0.1 9.4.12.0 3.22.4 @@ -181,7 +181,7 @@ 0.5 1.4.21 - + ${jacoco.argline} ${surefire.argline.append} -Xmx1024m -Djava.awt.headless=true -noverify -Duser.timezone=UTC -Dddf.version=${ddf.version}