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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 79aa9a5  Bump org.apache.commons:commons-parent from 94 to 95.
79aa9a5 is described below

commit 79aa9a51010eaae09ddbbd2e12047e7452757ac7
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 10:51:59 2026 -0500

    Bump org.apache.commons:commons-parent from 94 to 95.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index bccb40e..6126116 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a33afcd..0275887 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,7 +33,7 @@
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 85 to 94 #391, #411, 
#412.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 85 to 95 #391, #411, 
#412.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump graalvm.version from 24.2.2 to 25.0.1 #390, #401.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugin-tools:maven-script-ant from 3.15.1 to 
3.15.2 #407.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.15.1 
to 3.15.2 #405.</action>

Reply via email to