Skip to content

Commit 21154ca

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.4.0 on Java 21
and up
1 parent 714a738 commit 21154ca

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1789,7 +1789,7 @@
17891789
<jdk>[21,)</jdk>
17901790
</activation>
17911791
<properties>
1792-
<commons.checkstyle.version>13.3.0</commons.checkstyle.version>
1792+
<commons.checkstyle.version>13.4.0</commons.checkstyle.version>
17931793
<argLine>-XX:+EnableDynamicAgentLoading</argLine>
17941794
</properties>
17951795
</profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.3.0 on Java 21 and up.</action>
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>
69+
<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>
6970
</release>
7071
<release version="97" date="2026-02-21" description="This is a feature and maintenance release. Java 8 or later is required.">
7172
<!-- FIX -->

0 commit comments

Comments
 (0)