Skip to content

Commit 88f7e44

Browse files
committed
Bump commons.rat.version from 0.17.0 to 0.18 on Java 17 and up
1 parent 21154ca commit 88f7e44

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,6 +1774,7 @@
17741774
<properties>
17751775
<commons.felix.version>6.0.2</commons.felix.version>
17761776
<commons.biz.aQute.bndlib.version>7.2.3</commons.biz.aQute.bndlib.version>
1777+
<commons.rat.version>0.18</commons.rat.version>
17771778
</properties>
17781779
</profile>
17791780
<profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
6767
<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>
6868
<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>
6969
<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>
70+
<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>
7071
</release>
7172
<release version="97" date="2026-02-21" description="This is a feature and maintenance release. Java 8 or later is required.">
7273
<!-- FIX -->

0 commit comments

Comments
 (0)