Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 on Java 11
Browse files Browse the repository at this point in the history
and up
  • Loading branch information
garydgregory committed Dec 6, 2024
1 parent 82c6223 commit b916aa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@
<jdk>[11,)</jdk>
</activation>
<properties>
<commons.checkstyle.version>10.20.1</commons.checkstyle.version>
<commons.checkstyle.version>10.20.2</commons.checkstyle.version>
</properties>
</profile>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.1 to 3.5.3 #522, #538.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 #523.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.pmd-impl.version from 7.6.0 to 7.8.0 #524, #549.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.1 on Java 11 and up.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.2 on Java 11 and up.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 #537.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.1 to 3.5.2 #535, #541.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 #539.</action>
Expand Down

0 comments on commit b916aa8

Please sign in to comment.