Repository: commons-text
Updated Branches:
  refs/heads/master 374f50577 -> f7f046535


[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/6889a3ac
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/6889a3ac
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/6889a3ac

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

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/6889a3ac/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>

Reply via email to