Bump maven-pmd-plugin from 3.14.0 to 3.15.0

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](https://github.com/apache/maven-pmd-plugin/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-13 12:43:45 +00:00 committed by Bruno P. Kinoshita
parent ddb4f78cff
commit 1e29723663
2 changed files with 2 additions and 2 deletions

View File

@ -765,7 +765,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>

View File

@ -234,7 +234,7 @@
Update actions/checkout from v1 to v2.3.4 #166 #173 #183 #193.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update maven-pmd-plugin from 3.12.0 to 3.14.0 #167 #196.
Update maven-pmd-plugin from 3.12.0 to 3.15.0 #167 #196 #253.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update optional commons-codec from 1.14 to 1.15.