Skip to content

Commit da976ec

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on Java 21
and up.
1 parent ca28e9d commit da976ec

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
@@ -1770,7 +1770,7 @@
17701770
<jdk>[21,)</jdk>
17711771
</activation>
17721772
<properties>
1773-
<commons.checkstyle.version>13.4.0</commons.checkstyle.version>
1773+
<commons.checkstyle.version>13.4.1</commons.checkstyle.version>
17741774
<argLine>-XX:+EnableDynamicAgentLoading</argLine>
17751775
</properties>
17761776
</profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<!-- UPDATE -->
6565
<action type="update" dev="sjaranowski" due-to="Slawomir Jaranowski">Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.4.0.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.</action>
67+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on Java 21 and up.</action>
6768
</release>
6869
<release version="99" date="2026-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
6970
<!-- FIX -->

0 commit comments

Comments
 (0)