Bump maven-pmd-plugin from 3.17.0 to 3.18.0
This commit is contained in:
parent
f1e2c878b8
commit
bf0970a71f
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue