Author: psteitz
Date: Sat Sep 11 02:50:27 2010
New Revision: 996046

URL: http://svn.apache.org/viewvc?rev=996046&view=rev
Log:
Updated pool version.

Modified:
    commons/proper/dbcp/trunk/pom.xml

Modified: commons/proper/dbcp/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=996046&r1=996045&r2=996046&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Sat Sep 11 02:50:27 2010
@@ -149,7 +149,7 @@
     <dependency>
       <groupId>commons-pool</groupId>
       <artifactId>commons-pool</artifactId>
-      <version>1.5.4</version>
+      <version>1.5.5</version>
     </dependency>
 
     <dependency>


Reply via email to