Repository: commons-lang
Updated Branches:
  refs/heads/master 466142263 -> 4f13c6891


README.md: update version in dependency xml fragment


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

Branch: refs/heads/master
Commit: 4f13c6891870ddfe9dbad34292b2c8d5715eb31c
Parents: 4661422
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Wed Dec 20 17:25:59 2017 +0100
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Wed Dec 20 17:25:59 2017 +0100

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/4f13c689/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index bd2a405..e3ad97b 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-lang3</artifactId>
-  <version>3.6</version>
+  <version>3.7</version>
 </dependency>
 ```
 

Reply via email to