From 0ff540acca8e043adf46f70ae28fbf8450332bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 04:51:12 +0000 Subject: [PATCH] Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0 Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.11.0 to 1.12.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.11.0...rel/commons-csv-1.12.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index fb19e7aa..4d89d193 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -77,7 +77,7 @@ org.apache.commons commons-csv - 1.11.0 + 1.12.0