Skip to content

Commit

Permalink
Merge pull request #222 from jenkinsci/dependabot/maven/com.puppycraw…
Browse files Browse the repository at this point in the history
…l.tools-checkstyle-8.41

Bump checkstyle from 8.40 to 8.41
  • Loading branch information
uhafner authored Mar 1, 2021
2 parents 4a74994 + b86beb8 commit 9e591bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<maven-pmd-plugin.version>3.14.0</maven-pmd-plugin.version>
<pmd.version>6.32.0</pmd.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>8.40</checkstyle.version>
<checkstyle.version>8.41</checkstyle.version>
<findsecbugs-plugin.version>1.11.0</findsecbugs-plugin.version>
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
<maven-surefire.plugin>3.0.0-M4</maven-surefire.plugin>
Expand Down

0 comments on commit 9e591bc

Please sign in to comment.