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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d522e8  Add mockito to dependencyManagement #568
5d522e8 is described below

commit 5d522e859077ca664df23862bbd29835e3544098
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 2 12:55:26 2025 -0500

    Add mockito to dependencyManagement #568
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 21b5763..f07567a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- ADD -->
         <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
org.junit-pioneer:junit-pioneer to dependencyManagement.</action>
         <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
org.apache.maven.plugins:maven-changes-plugin to pluginManagement.</action>
+        <action type="add" dev="ggregory" due-to="Arnout Engelen">Add mockito 
to dependencyManagement #568.</action> 
         <!-- UPDATE -->
         <action type="update" dev="sjaranowski" due-to="Slawomir 
Jaranowski">Update site skin and reports plugins with Doxia 2 stack.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 
4.8.6.6 #518, #544.</action>

Reply via email to