You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/12/08 16:18:53 UTC

[text] [lang] 3.6 -> 3.7

Repository: commons-text
Updated Branches:
  refs/heads/master b647f0496 -> c01f37867


[lang] 3.6 -> 3.7


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

Branch: refs/heads/master
Commit: c01f37867440cd106e622227bc12921989e0aac7
Parents: b647f04
Author: Rob Tompkins <ch...@apache.org>
Authored: Fri Dec 8 11:18:46 2017 -0500
Committer: Rob Tompkins <ch...@apache.org>
Committed: Fri Dec 8 11:18:46 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/c01f3786/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 112b5c8..9410e6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.6</version>
+      <version>3.7</version>
     </dependency>
     <!-- testing -->
     <dependency>