Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7
  • Loading branch information
mswatosh authored Jan 1, 2024
2 parents 529981c + 08f6484 commit 964dc4c
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 @@ -71,7 +71,7 @@
<maven.compiler.release>17</maven.compiler.release>

<maven.checkstyle.plugin.version>3.3.1</maven.checkstyle.plugin.version>
<checkstyle.version>10.12.6</checkstyle.version>
<checkstyle.version>10.12.7</checkstyle.version>
<checkstyle.excludes></checkstyle.excludes>

<!-- Used in TCK only -->
Expand Down

0 comments on commit 964dc4c

Please sign in to comment.