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 d58240ce Bump mockito-core from 4.4.0 to 4.5.1 #188
d58240ce is described below
commit d58240cec1752e7d0cc1f779cb54001698e2e0d3
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Apr 30 15:07:20 2022 -0400
Bump mockito-core from 4.4.0 to 4.5.1 #188
---
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 6bf33062..c57cfa2c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -112,7 +112,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.3.0 to 4.6.0 #124, #133, #151, #164, #177.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Bump org.mockito:mockito-core 3.11.2 -> 4.4.0, #128, #138, #152, #175.
+ Bump org.mockito:mockito-core 3.11.2 -> 4.5.1, #128, #138, #152, #175,
#188.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-javadoc-plugin from 3.3.0 to 3.4.0 #131, #184.