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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2022
1 parent 1feeeac commit 857a12f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

<!-- Maven Plugins versions -->
<maven-bundle-plugin.version>5.1.6</maven-bundle-plugin.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
Expand Down Expand Up @@ -91,7 +91,7 @@
<!-- test-dependencies -->
<assertj.version>3.23.1</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.version>5.8.2</junit.version>
<junit.version>5.9.0</junit.version>
<mockito.version>4.6.1</mockito.version>
<checkstyle.version>10.3.1</checkstyle.version>
<maven-jxr-plugin.version>3.2.0</maven-jxr-plugin.version>
Expand Down

0 comments on commit 857a12f

Please sign in to comment.