From 3ea5869726905deb91ce8e92eae032e42b2b5dad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Jul 2025 10:44:40 +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 cdce01d..832edfb 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ org.apache.commons commons-lang3 - 3.7 + 3.18.0 provided