From 3b5d0d27bb098d63b0062c75cf694d71d1b2d9fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Jul 2025 10:01:28 +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 cdd9a09..0158178 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.18.0 commons-cli