You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/11 11:51:35 UTC

[commons-dbcp] branch master updated: Bump mockito-core from 4.3.1 to 4.4.0 #175

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 9f87825  Bump mockito-core from 4.3.1 to 4.4.0 #175
9f87825 is described below

commit 9f8782584ac320a8ce9d011ee92644fe49b84a10
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Mar 11 06:51:31 2022 -0500

    Bump mockito-core from 4.3.1 to 4.4.0 #175
---
 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 9ef448f..69060b8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -103,7 +103,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump spotbugs from 4.3.0 to 4.5.3 #124, #133, #151, #164.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
-        Bump org.mockito:mockito-core 3.11.2 -> 4.2.0, #128, #138, #152.
+        Bump org.mockito:mockito-core 3.11.2 -> 4.4.0, #128, #138, #152, #175.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 #131.