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 76eaed09 Bump mockito-core from 4.6.1 to 4.7.0 #208 76eaed09 is described below commit 76eaed094e81e5d189b94b0d09baae6b3b7c910a Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sat Aug 20 14:18:19 2022 -0400 Bump mockito-core from 4.6.1 to 4.7.0 #208 --- 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 a4d56ebc..7759b422 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -154,7 +154,7 @@ The <action> type attribute can be add,update,fix,remove. Bump spotbugs from 4.3.0 to 4.7.1 #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.6.1, #128, #138, #152, #175, #188. #193. + Bump org.mockito:mockito-core 3.11.2 -> 4.7.0, #128, #138, #152, #175, #188. #193, #208. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump maven-javadoc-plugin from 3.3.0 to 3.4.0 #131, #184.