Bump maven-pmd-plugin from 3.17.0 to 3.18.0

This commit is contained in:
Gary Gregory 2022-08-24 08:08:18 -04:00
parent f1e2c878b8
commit bf0970a71f
2 changed files with 3 additions and 3 deletions

View File

@ -590,7 +590,7 @@
<commons.rc.version>RC1</commons.rc.version>
<checkstyle.version>3.1.2</checkstyle.version>
<checkstyle.dep.version>9.3</checkstyle.dep.version>
<commons.pmd.version>3.17.0</commons.pmd.version>
<commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
<commons.site.path>collections</commons.site.path>

View File

@ -261,8 +261,8 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update tests from commons-io:commons-io 2.6 to 2.11.0 #180.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update maven-pmd-plugin from 3.12.0 to 3.17.0 #167, #196, #253, #311.
<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.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update optional commons-codec from 1.14 to 1.15.