Skip to content

Commit 6e273c0

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0 on Java 21
and up.
1 parent 990694b commit 6e273c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<commons.build-plugin.version>1.16.1</commons.build-plugin.version>
122122
<commons.changes.version>3.0.0-M3</commons.changes.version>
123123
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
124-
<commons.checkstyle.version>13.1.0</commons.checkstyle.version>
124+
<commons.checkstyle.version>13.2.0</commons.checkstyle.version>
125125
<commons.compiler.version>3.15.0</commons.compiler.version>
126126
<commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
127127
<commons.spdx.version>1.0.3</commons.spdx.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
6868
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.1.</action>
6969
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-release-plugin from 1.9.1 to 1.9.2.</action>
7070
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-compiler-plugin from 3.14.1 to 3.15.0.</action>
71-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0 on Java 21 and up.</action>
71+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.2.0 on Java 21 and up.</action>
7272
</release>
7373
<release version="96" date="2026-01-17" description="This is a feature and maintenance release. Java 8 or later is required.">
7474
<!-- FIX -->

0 commit comments

Comments
 (0)