This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 ada7eae  Bump maven-failsafe-plugin from 3.5.6 to 3.6.0.
ada7eae is described below

commit ada7eae4977f18f0178ed1c9b820200f3a34a0b0
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 4 07:36:40 2026 -0400

    Bump maven-failsafe-plugin from 3.5.6 to 3.6.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c4d757..97a7d9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
     <commons.compiler.version>3.16.0</commons.compiler.version>
     <commons.cyclonedx.version>2.9.3</commons.cyclonedx.version>
     <commons.spdx.version>1.0.4</commons.spdx.version>
-    <commons.failsafe.version>3.5.6</commons.failsafe.version>
+    <commons.failsafe.version>3.6.0</commons.failsafe.version>
     <commons.felix.version>5.1.9</commons.felix.version>
     <commons.jacoco.version>0.8.15</commons.jacoco.version>
     <commons.japicmp.version>0.26.2</commons.japicmp.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d901a05..2972e32 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-report-plugin to 3.5.6 to 3.6.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 on Java 17 and 
up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.1 to 0.26.2.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-failsafe-plugin from 3.5.6 to 3.6.0.</action>
       </release>
       <release version="104" date="2026-08-20" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to