From 9bbf4c171d5f48c994f362b639c57cc2a60963af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 17:01:20 +0000 Subject: [PATCH] Bump commons-csv from 1.8 to 1.9.0 Bumps commons-csv from 1.8 to 1.9.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 ba573e5..12db757 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ org.apache.commons commons-csv - 1.8 + 1.9.0 com.github.alexheretic