Skip to content

Commit

Permalink
Bump maven-pmd-plugin from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-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 22, 2021
1 parent 40f2569 commit 68523c9
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 @@ -39,7 +39,7 @@
<json-unit-fluent.version>2.28.0</json-unit-fluent.version>

<!-- Maven plug-in versions -->
<maven-pmd-plugin.version>3.14.0</maven-pmd-plugin.version>
<maven-pmd-plugin.version>3.15.0</maven-pmd-plugin.version>
<pmd.version>6.38.0</pmd.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>9.0</checkstyle.version>
Expand Down

0 comments on commit 68523c9

Please sign in to comment.