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

commit fbe7e859b1591f4b4afb37f1a6988cd268501dac
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 4 07:32:15 2026 -0400

    Bump maven-surefire-report-plugin to 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 8f4fb96..78935b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <commons.site-plugin.version>3.22.0</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.10.4.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.10.4</commons.spotbugs.impl.version>
-    <commons.surefire-report.version>3.5.6</commons.surefire-report.version>
+    <commons.surefire-report.version>3.6.0</commons.surefire-report.version>
     <commons.surefire.version>3.6.0</commons.surefire.version>
     <commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>
     
<commons.maven-remote-resources-plugin.version>3.3.0</commons.maven-remote-resources-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e626414..7e982f1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.compiler.version from 3.15.0 to 3.16.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.checkstyle.version from 14.0.0 to 14.1.0 on Java 21 and up.</action> 
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-plugin to 3.5.6 to 3.6.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-surefire-report-plugin to 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