Skip to content

Commit

Permalink
Merge pull request #719 from joinfaces/dependabot/maven/5.1.x/org.apa…
Browse files Browse the repository at this point in the history
…che.maven.plugins-maven-checkstyle-plugin-3.3.1

Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
  • Loading branch information
persapiens authored Oct 24, 2023
2 parents 6064f0c + 7ba0252 commit 1319ef8
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 @@ -46,7 +46,7 @@
<jdepend-maven-plugin.version>2.0</jdepend-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-pmd-plugin.version>3.21.0</maven-pmd-plugin.version>
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<checkstyle.version>10.12.1</checkstyle.version>

<check.dir>src/checkconfig</check.dir>
Expand Down

0 comments on commit 1319ef8

Please sign in to comment.