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 f1312860 Bump mockito-core from 4.10.0 to 4.11.0 #252 f1312860 is described below commit f13128604536e78bb1b45b44f74128e93cfbb7cc Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Dec 29 23:06:42 2022 -0500 Bump mockito-core from 4.10.0 to 4.11.0 #252 --- 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 ab1134cd..987c6403 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -166,7 +166,7 @@ The <action> type attribute can be add,update,fix,remove. Bump spotbugs from 4.3.0 to 4.7.3 #124, #133, #151, #164, #177, #189, #214, #230. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> - Bump org.mockito:mockito-core from 3.11.2 to 4.10.0, #128, #138, #152, #175, #188. #193, #208, #215, #232, #235, #246. + Bump org.mockito:mockito-core from 3.11.2 to 4.11.0, #128, #138, #152, #175, #188. #193, #208, #215, #232, #235, #246, #252. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump maven-javadoc-plugin from 3.3.0 to 3.4.1 #131, #184.