Skip to content

Commit c4fb5b4

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 10.12.4 on 10.12.5 when on
Java 11 and up
1 parent 33c1103 commit c4fb5b4

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
@@ -1848,7 +1848,7 @@
18481848
<jdk>[11,)</jdk>
18491849
</activation>
18501850
<properties>
1851-
<commons.checkstyle.version>10.12.4</commons.checkstyle.version>
1851+
<commons.checkstyle.version>10.12.5</commons.checkstyle.version>
18521852
</properties>
18531853
</profile>
18541854

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
8383
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-surefire-plugin from 3.2.1 to 3.2.2.</action>
8484
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-surefire-report-plugin from 3.2.1 to 3.2.2.</action>
8585
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache:apache from 30 to 31.</action>
86+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.12.4 on 10.12.5 when on Java 11 and up.</action>
8687
</release>
8788
<release version="64" date="2023-10-06" description="Version 64: Maintenance and update dependencies">
8889
<!-- FIX -->

0 commit comments

Comments
 (0)