Skip to content

Commit

Permalink
build(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.3.0.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.3.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>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent 70a7fbe commit 9d37e44
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 @@ -16,7 +16,7 @@
<plugin.spotbugs.version>4.7.3.0</plugin.spotbugs.version>
<plugin.cobertura.version>2.7</plugin.cobertura.version>
<plugin.surefire.version>3.0.0</plugin.surefire.version>
<plugin.checkstyle.version>3.2.1</plugin.checkstyle.version>
<plugin.checkstyle.version>3.3.0</plugin.checkstyle.version>
<plugin.owasp.version>8.2.1</plugin.owasp.version>
<plugin.jarsigner.version>3.0.0</plugin.jarsigner.version>
<plugin.pdf.version>1.6.1</plugin.pdf.version>
Expand Down

0 comments on commit 9d37e44

Please sign in to comment.