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