From 75c8f25c8d76b25f42da90ea24ef51e4d6e86c8a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 02:55:32 +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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e15cc97e..2a20fd93 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 commons-io