From f51e512c00bf72cf75ddb1e4288237a05525489a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Feb 2025 08:02:05 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-csv from 1.9.0 to 1.13.0 Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.9.0 to 1.13.0. See this package in maven: org.apache.commons:commons-csv See this project in Snyk: https://app.snyk.io/org/luis100/project/34b7824d-69d9-49c0-ac93-81d42ab69d4a?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b5e5f21..7105a78e 100644 --- a/pom.xml +++ b/pom.xml @@ -714,7 +714,7 @@ org.apache.commons commons-csv - 1.9.0 + 1.13.0