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 6f3fdc97423c472157156b4f77e8d7203d6e94af
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Sep 2 22:14:43 2026 -0400

    Bump commons.compiler.version from 3.15.0 to 3.16.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 aba8fa9..f00f338 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,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.2.0</commons.checkstyle.version>
-    <commons.compiler.version>3.15.0</commons.compiler.version>
+    <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>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ac624e0..2fabb8a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="engelen" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.4.0 on Java 11 
and up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.felix:maven-bundle-plugin from 6.0.2 on 6.1.0 on Java 17 and 
up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.pmd-impl.version from 7.26.0 to 7.27.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.compiler.version from 3.15.0 to 3.16.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