From 81073d2114cc1cc16b6c46e0159bdc8a6aab4c4c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Aug 2025 09:25:46 +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-COMMONSBEANUTILS-10259368 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5af0b7c..8db0276 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ vim:sts=2:sw=2 com.opencsv opencsv - 5.9 + 5.12.0 commons-cli