Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#5141)

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.1 to 3.4.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-26 17:36:58 +02:00 committed by GitHub
parent 98e20a0feb
commit dacc8b114b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,7 @@
<javacc.version>5.0</javacc.version>
<surefire.version>3.2.5</surefire.version>
<checkstyle.version>10.14.0</checkstyle.version>
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
<checkstyle.plugin.version>3.4.0</checkstyle.plugin.version>
<pmd.plugin.version>3.24.0</pmd.plugin.version>
<ant.version>1.10.14</ant.version>
<javadoc.plugin.version>3.6.3</javadoc.plugin.version>