Skip to content

Commit

Permalink
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.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.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.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 Aug 24, 2022
1 parent 1eebd99 commit 21227fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Expand Up @@ -90,7 +90,7 @@
<spotbugs.version>4.7.1</spotbugs.version>
<spotbugs.plugin.version>4.7.1.1</spotbugs.plugin.version>
<checkstyle.version>10.3.2</checkstyle.version>
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
<maven.checkstyle.plugin.version>3.2.0</maven.checkstyle.plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 21227fc

Please sign in to comment.