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 12e9879 Document recent changes. 12e9879 is described below commit 12e9879f32c46f63e91b90e947702c0f6688881e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 31 10:48:04 2020 -0400 Document recent changes. --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 13bac92..84e3c01 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -65,8 +65,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="fix" issue="DBCP-555" due-to="Gary Gregory"> NPE when creating a SQLExceptionList with a null list. </action> - <action dev="ggregory" type="update" issue="DBCP-650" due-to="Gary Gregory"> - Update Apache Commons Pool from 2.7.0 to 2.8.0. + <action dev="ggregory" type="update" issue="DBCP-650" due-to="Gary Gregory, Dependabot"> + Update Apache Commons Pool from 2.7.0 to 2.8.1, #48. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update tests from H2 1.4.199 to 1.4.200.