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 605d4c0  Bump minimalMavenBuildVersion from 3.6.3 to 3.8.1
605d4c0 is described below

commit 605d4c0a71761dfe38db61b3499297f624469ed3
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 26 16:03:14 2025 +0000

    Bump minimalMavenBuildVersion from 3.6.3 to 3.8.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97301bc..c91096d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
   -->
   <properties>
     <!-- Minimum Maven version required by the plugins -->
-    <minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
+    <minimalMavenBuildVersion>3.8.1</minimalMavenBuildVersion>
     <!-- Minimum Java version required by build -->
     <minimalJavaBuildVersion>8</minimalJavaBuildVersion>
     <!-- configuration bits for cutting a release candidate, must be 
overridden by components -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a7dc93a..641e6c0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- FIX -->
         <!-- ADD -->
         <!-- UPDATE -->
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
minimalMavenBuildVersion from 3.6.3 to 3.8.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.1 to 4.9.8.2.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.1.</action>

Reply via email to