This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new 2a1051a  [DBCP-537] Update Apache Commons Pool from 2.6.0 to 2.6.1.
2a1051a is described below

commit 2a1051abd744601b179df728f9c7fdc647b06c00
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Feb 13 15:30:00 2019 -0500

    [DBCP-537] Update Apache Commons Pool from 2.6.0 to 2.6.1.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2868516..9f40888 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
         org.apache.commons.dbcp2.DriverManagerConnectionFactory should use a 
char[] instead of a String to store passwords.
       </action>
       <action dev="ggregory" type="update" issue="DBCP-537" due-to="Gary 
Gregory">
-          Update Apache Commons Pool from 2.6.0 to 2.6.1.
+        Update Apache Commons Pool from 2.6.0 to 2.6.1.
       </action>
     </release>
     <release version="2.5.0" date="2018-07-15" description="This is a minor 
release, including bug fixes and enhancements.">

Reply via email to