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 b4a4911 Bump mockito-core from 3.11.0 to 3.11.2 #116.
b4a4911 is described below
commit b4a49114f6041eb409c43462c792d2f4dce730e4
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 23 07:23:02 2021 -0400
Bump mockito-core from 3.11.0 to 3.11.2 #116.
---
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 30029f1..7511f11 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -152,7 +152,7 @@ The <action> type attribute can be add,update,fix,remove.
</action>
<!-- UPDATES -->
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump mockito-core from 3.5.11 to 3.11.0 #66, #72, #77, #85, #91, #105,
#110.
+ Bump mockito-core from 3.5.11 to 3.11.2 #66, #72, #77, #85, #91, #105,
#110, #116.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/checkout from v2.3.2 to v2.3.4 #65, #74.