Skip to content

Commit

Permalink
Merge pull request #512 from jakartaee/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-checkstyle-plugin-3.4.0

Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
  • Loading branch information
KyleAure authored Jun 7, 2024
2 parents e26ce5e + db8e6ab commit f6a62eb
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 @@ -70,7 +70,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>17</maven.compiler.release>

<maven.checkstyle.plugin.version>3.3.1</maven.checkstyle.plugin.version>
<maven.checkstyle.plugin.version>3.4.0</maven.checkstyle.plugin.version>
<checkstyle.version>10.17.0</checkstyle.version>
<checkstyle.excludes></checkstyle.excludes>

Expand Down

0 comments on commit f6a62eb

Please sign in to comment.