From 6fcaba2880a5a5af503eec33d7888440a039cc6a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Dec 2024 04:17:34 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-csv from 1.5 to 1.12.0 Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.5 to 1.12.0. See this package in maven: org.apache.commons:commons-csv See this project in Snyk: https://app.snyk.io/org/hamzaslama/project/7aa30fe7-8b22-4216-b4b4-9ed88b5e706d?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 02b1c0b..0188fa2 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.commons commons-csv - 1.5 + 1.12.0