Skip to content

Commit 4a28fe8

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 on Java 11
and up
1 parent f42ba05 commit 4a28fe8

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
@@ -1788,7 +1788,7 @@
17881788
<jdk>[11,)</jdk>
17891789
</activation>
17901790
<properties>
1791-
<commons.checkstyle.version>10.23.0</commons.checkstyle.version>
1791+
<commons.checkstyle.version>10.23.1</commons.checkstyle.version>
17921792
</properties>
17931793
</profile>
17941794
<profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<!-- UPDATE -->
6464
<action type="update" dev="engelen" due-to="Arnout Engelen, Dependabot">Bump org.spdx:spdx-maven-plugin from 1.0.0 to 1.0.2 #620.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven.plugins:maven-changes-plugin from 3.0.0-M2 to 3.0.0-M3 (fixes Apache Commons Exec build).</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 on Java 11 and up.</action>
6667
</release>
6768
<release version="83" date="2025-04-25" description="This is a feature and maintenance release. Java 8 or later is required.">
6869
<!-- FIX -->

0 commit comments

Comments
 (0)