From 23a8109b82b028f4b3727671ceb7cdb761c61b60 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 Jul 2021 16:24:26 +0000 Subject: [PATCH] deps: update dependency org.apache.commons:commons-csv to v1.9.0 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 2eecddf66..5e0213b55 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -45,7 +45,7 @@ org.apache.commons commons-csv - 1.8 + 1.9.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 390807e98..205c8153f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -45,7 +45,7 @@ org.apache.commons commons-csv - 1.8 + 1.9.0 junit diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 251df8658..13471fe59 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -55,7 +55,7 @@ org.apache.commons commons-csv - 1.8 + 1.9.0 junit