Skip to content

Commit 2e23fe1

Browse files
committed
Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 on Java 11
and up
1 parent cc21002 commit 2e23fe1

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

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ 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 com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 on Java 11 and up.</action>
64+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 on Java 11 and up.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626.</action>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0.</action>

0 commit comments

Comments
 (0)