Skip to content

Commit

Permalink
Bump maven-pmd-plugin from 3.15.0 to 3.16.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.15.0 to 3.16.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.15.0...maven-pmd-plugin-3.16.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2022
1 parent b08efc0 commit 34bd82e
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 @@ -29,7 +29,7 @@
<checkstyle.version>2.11</checkstyle.version>
<findbugs.version>3.0.5</findbugs.version>
<javadoc.version>3.3.2</javadoc.version>
<pmd.version>3.15.0</pmd.version>
<pmd.version>3.16.0</pmd.version>
<jdepend.version>2.0</jdepend.version>
<javancss.version>2.0</javancss.version>
<project.info.version>2.4</project.info.version>
Expand Down

0 comments on commit 34bd82e

Please sign in to comment.