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
commit 2f51ee419daa1e95318b95ea1305a0e8c487caeb Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Sep 21 11:12:35 2020 -0400 mockito-core from 3.5.10 to 3.5.11 #64. --- 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 1145c4e..6dc765b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -95,7 +95,7 @@ The <action> type attribute can be add,update,fix,remove. Update tests from H2 1.4.199 to 1.4.200. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> - Update tests from Mockito 3.0.0 to 3.5.10 #47, #60. + Update tests from Mockito 3.0.0 to 3.5.11 #47, #60, #64. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update tests from jboss-logging 3.4.0.Final to 3.4.1.Final.