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 c1d6ab4 Document recent changes. c1d6ab4 is described below commit c1d6ab4d4fa6ebd3cc0efbe4c49128f1edea27c2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jul 30 17:33:53 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 b5fe816..13bac92 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,8 +71,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Gary Gregory"> Update tests from H2 1.4.199 to 1.4.200. </action> - <action dev="ggregory" type="update" due-to="Gary Gregory"> - Update tests from Mockito 3.0.0 to 3.4.4. + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Update tests from Mockito 3.0.0 to 3.4.6 #47. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update tests from jboss-logging 3.4.0.Final to 3.4.1.Final.