From 1bd1fd8e6065da9d07b5a3a1723b059246b14001 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 16 Oct 2022 08:26:37 -0400 Subject: [PATCH] Update POM version for Apache release 1.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fb6309e..66bccf7d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 54 commons-csv - 1.10.0-SNAPSHOT + 1.10.0 Apache Commons CSV https://commons.apache.org/proper/commons-csv/ 2005