Repository: commons-csv
Updated Branches:
  refs/heads/master 3522de82c -> 3dc0605e7


Update Apache Commons Lang 3.4 to 3.6.

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

Branch: refs/heads/master
Commit: 3dc0605e7ed923e08a317b0e6414dcacd46e2573
Parents: 3522de8
Author: Gary Gregory <[email protected]>
Authored: Wed Jun 14 22:51:02 2017 -0700
Committer: Gary Gregory <[email protected]>
Committed: Wed Jun 14 22:51:02 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-csv/blob/3dc0605e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd116a1..e319c5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@ CSV files of various types.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.4</version>
+      <version>3.6</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to