Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#858)

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](https://github.com/apache/maven-pmd-plugin/compare/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-25 12:52:24 -05:00 committed by GitHub
parent c14d4876a4
commit 9eb3a0d6e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
<commons.javadoc.version>3.3.2</commons.javadoc.version>
<commons.japicmp.version>0.15.4</commons.japicmp.version>
<commons.pmd.version>3.15.0</commons.pmd.version>
<commons.pmd.version>3.16.0</commons.pmd.version>
<commons.pmd-impl.version>6.42.0</commons.pmd-impl.version>
<commons.felix.version>5.1.2</commons.felix.version>
<biz.aQute.bndlib.version>6.1.0</biz.aQute.bndlib.version>