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 88f7e44  Bump commons.rat.version from 0.17.0 to 0.18 on Java 17 and up
88f7e44 is described below

commit 88f7e44be85c4a887a65561ed145ef4e3debb172
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 13:28:34 2026 -0400

    Bump commons.rat.version from 0.17.0 to 0.18 on Java 17 and up
---
 pom.xml                 | 1 +
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 66c215f..a3e67c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1774,6 +1774,7 @@
       <properties>
         <commons.felix.version>6.0.2</commons.felix.version>
         
<commons.biz.aQute.bndlib.version>7.2.3</commons.biz.aQute.bndlib.version>
+        <commons.rat.version>0.18</commons.rat.version>
       </properties>
     </profile>
     <profile>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 521f378..48ff0a2 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 
biz.aQute.bnd:biz.aQute.bndlib from 7.2.1 to 7.2.3 on Java 17 and up.</action>  
      
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 13.2.0 to 13.4.0 on Java 21 and 
up.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.rat.version from 0.17.0 to 0.18 on Java 17 and up.</action>
          </release>
       <release version="97" date="2026-02-21" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to