Skip to content

Commit 3e38d65

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 on Java 21
and up.
1 parent f3a2187 commit 3e38d65

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@
17781778
<jdk>[21,)</jdk>
17791779
</activation>
17801780
<properties>
1781-
<commons.checkstyle.version>13.5.0</commons.checkstyle.version>
1781+
<commons.checkstyle.version>13.6.0</commons.checkstyle.version>
17821782
<argLine>-XX:+EnableDynamicAgentLoading</argLine>
17831783
</properties>
17841784
</profile>

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ The <action> type attribute can be add,update,fix,remove.
6161
<!-- FIX -->
6262
<!-- ADD -->
6363
<!-- UPDATE -->
64-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.</action>
64+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 on Java 21 and up.</action>
6566
</release>
6667
<release version="102" date="2026-06-07" description="This is a feature and maintenance release. Java 8 or later is required.">
6768
<!-- FIX -->

0 commit comments

Comments
 (0)