Bump org.apache.maven.plugins:maven-checkstyle-plugin

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.4.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.6.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>
This commit is contained in:
dependabot[bot] 2024-10-28 05:42:30 +00:00 committed by GitHub
parent e1a273a236
commit a34e48eadb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<!-- build dependencies -->
<version.checkstyle>10.17.0</version.checkstyle>
<version.google-java-format>1.20.0</version.google-java-format>
<version.maven.checkstyle>3.4.0</version.maven.checkstyle>
<version.maven.checkstyle>3.6.0</version.maven.checkstyle>
<version.maven.jar>3.4.2</version.maven.jar>
<version.maven.war>3.4.0</version.maven.war>
<version.maven.compiler>3.13.0</version.maven.compiler>