From dee5125be7ab3b6a7f225eb72779850c1ac6f92c Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 25 Nov 2016 21:21:41 -0800 Subject: [PATCH] Update version in Maven coordinates. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c9cf0dc..2f6e6e7d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Alternatively you can pull it from the central Maven repositories: org.apache.commons commons-csv - 1.3 + 1.4 ```