Skip to content

Commit

Permalink
Bump maven-checkstyle-plugin from 3.2.2 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.2 to 3.3.0.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...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 29, 2023
1 parent 40ac672 commit c9edefa
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 @@ -368,7 +368,7 @@

<version.assembly.plugin>3.4.2</version.assembly.plugin>
<version.buildhelper.plugin>3.3.0</version.buildhelper.plugin>
<version.checkstyle.plugin>3.2.2</version.checkstyle.plugin>
<version.checkstyle.plugin>3.3.0</version.checkstyle.plugin>
<version.bundle.plugin>5.1.9</version.bundle.plugin>
<version.clean.plugin>3.2.0</version.clean.plugin>
<!-- Needing 3.6.2 at least because of MCOMPILER-294 -->
Expand Down

0 comments on commit c9edefa

Please sign in to comment.