Author: mattsicker
Date: Wed Jul 27 01:40:59 2016
New Revision: 1754200

URL: http://svn.apache.org/viewvc?rev=1754200&view=rev
Log:
Fix version number

Modified:
    commons/proper/dbcp/trunk/README.md

Modified: commons/proper/dbcp/trunk/README.md
URL: 
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/README.md?rev=1754200&r1=1754199&r2=1754200&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/README.md (original)
+++ commons/proper/dbcp/trunk/README.md Wed Jul 27 01:40:59 2016
@@ -62,7 +62,7 @@ Alternatively you can pull it from the c
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-dbcp2</artifactId>
-  <version>2.1.1</version>
+  <version>2.2</version>
 </dependency>
 ```
 


Reply via email to