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 2023/03/14 19:54:55 UTC

[commons-parent] branch master updated: Bump failsafe and surefire

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 69d4510  Bump failsafe and surefire
69d4510 is described below

commit 69d451015b144953b5bdeb2b65c3b2fcc671ab91
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Tue Mar 14 15:54:50 2023 -0400

    Bump failsafe and surefire
    
    - Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 #235
    - Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 #236
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a3c6db..b220145 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,8 +69,8 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump junit-bom from 5.9.1 to 5.9.2 #198.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.19.0 to 3.20.0 #206.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.54.0 to 6.55.0 #227.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9 #202, #222.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 #219.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0 #202, #222, #235.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0 #219, #236.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M9 #205, #207, #221.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 #204.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 #203.</action>