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 7d610ad  Bump maven-compiler-plugin from 3.14.1 to 3.15.0.
7d610ad is described below

commit 7d610ad239f2bd6eb6506facd8735209a122e46a
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Feb 1 16:21:21 2026 -0500

    Bump maven-compiler-plugin from 3.14.1 to 3.15.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 b48308d..064df0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
     <commons.changes.version>3.0.0-M3</commons.changes.version>
     
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
     <commons.checkstyle.version>13.0.0</commons.checkstyle.version>
-    <commons.compiler.version>3.14.1</commons.compiler.version>
+    <commons.compiler.version>3.15.0</commons.compiler.version>
     <commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
     <commons.spdx.version>1.0.3</commons.spdx.version>
     <commons.failsafe.version>3.5.4</commons.failsafe.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 60ace72..dacc0f3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-release-plugin from 1.9.1 to 1.9.2.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-compiler-plugin from 3.14.1 to 3.15.0.</action>
       </release>
       <release version="96" date="2026-01-17" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to