Repository: commons-text
Updated Branches:
  refs/heads/master a0db3fa8f -> d3c3d3918


Update commons-csv from 1.1 to 1.4.

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/d3c3d391
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/d3c3d391
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/d3c3d391

Branch: refs/heads/master
Commit: d3c3d3918f4fea6a4f512182825ac7aa9c89a5bc
Parents: a0db3fa
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sun Nov 6 13:23:23 2016 -0800
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sun Nov 6 13:23:23 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/d3c3d391/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e28eaeb..bac1edb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-csv</artifactId>
-      <version>1.1</version>
+      <version>1.4</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to