From a781f054e2d1075e08c8d4864c173d7fbc39ecc7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Aug 2024 00:05:17 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-csv from 1.5 to 1.11.0 Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.5 to 1.11.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..b5bb791 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.commons commons-csv - 1.5 + 1.11.0