From fb49c954233fc2b39a478d7b6cef8e8681ea213e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:28:07 +0000 Subject: [PATCH] chore(deps): bump org.apache.commons:commons-csv from 1.11.0 to 1.13.0 Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.11.0 to 1.13.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.13.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd45a2dc84..a6e5af07a0 100644 --- a/pom.xml +++ b/pom.xml @@ -659,7 +659,7 @@ org.apache.commons commons-csv - 1.11.0 + 1.13.0