Repository: commons-dbcp
Updated Branches:
  refs/heads/master 9b8ecc1ca -> f06496354


README.md: correct version of latest release


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

Branch: refs/heads/master
Commit: 78a0e7477d17c336716a34bc77cfc29edc4df1cc
Parents: 9b8ecc1
Author: Pascal Schumacher <pascalschumac...@gmx.net>
Authored: Thu Aug 3 20:50:24 2017 +0200
Committer: Pascal Schumacher <pascalschumac...@gmx.net>
Committed: Thu Aug 3 20:50:24 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/78a0e747/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f2dac12..1f87c39 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-dbcp2</artifactId>
-  <version>2.2</version>
+  <version>2.1.1</version>
 </dependency>
 ```
 

Reply via email to