Bump maven-pmd-plugin from 3.18.0 to 3.19.0

Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.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] 2022-09-09 12:02:57 +00:00 committed by Bruno P. Kinoshita
parent e20aad0753
commit 879d382703
2 changed files with 2 additions and 2 deletions

View File

@ -590,7 +590,7 @@
<commons.rc.version>RC1</commons.rc.version>
<checkstyle.version>3.2.0</checkstyle.version>
<checkstyle.dep.version>9.3</checkstyle.dep.version>
<commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd.version>3.19.0</commons.pmd.version>
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
<commons.site.path>collections</commons.site.path>

View File

@ -262,7 +262,7 @@
Bump tests from commons-io:commons-io 2.6 to 2.11.0 #180.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Bump maven-pmd-plugin from 3.12.0 to 3.18.0 #167, #196, #253, #311.
Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump optional commons-codec from 1.14 to 1.15.