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 7b2c11e2 Bump mockito-core from 4.5.1 to 4.6.1 #193
7b2c11e2 is described below
commit 7b2c11e24779a5f38c3f48ac44d9fb68c95a0c26
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 3 10:59:05 2022 -0400
Bump mockito-core from 4.5.1 to 4.6.1 #193
---
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 061d95cf..3cd9cb09 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -118,7 +118,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.3.0 to 4.7.0 #124, #133, #151, #164, #177, #189.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Bump org.mockito:mockito-core 3.11.2 -> 4.5.1, #128, #138, #152, #175,
#188.
+ Bump org.mockito:mockito-core 3.11.2 -> 4.6.1, #128, #138, #152, #175,
#188. #193.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-javadoc-plugin from 3.3.0 to 3.4.0 #131, #184.