From b800665f32d3bcf064763d51df146f40cd817ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:27:03 +0000 Subject: [PATCH] Build(deps): Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.12.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.12.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 4963632..761692a 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ org.apache.commons commons-csv - 1.12.0 + 1.13.0 commons-io