Bump pmd from 6.51.0 to 6.52.0
This commit is contained in:
parent
5a5d0cb5ed
commit
8d99d5f9bb
2
pom.xml
2
pom.xml
|
@ -576,7 +576,7 @@
|
|||
<checkstyle.version>3.2.0</checkstyle.version>
|
||||
<checkstyle.dep.version>9.3</checkstyle.dep.version>
|
||||
<commons.pmd.version>3.19.0</commons.pmd.version>
|
||||
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
|
||||
<commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
|
||||
|
||||
<commons.site.path>collections</commons.site.path>
|
||||
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>
|
||||
|
|
|
@ -328,7 +328,7 @@
|
|||
Bump japicmp from 0.15.4 to 0.16.0.
|
||||
</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
|
||||
Bump commons.pmd-impl.version from 6.46.0 to 6.51.0 #318, #327, #333, #347.
|
||||
Bump pmd from 6.46.0 to 6.52.0 #318, #327, #333, #347.
|
||||
</action>
|
||||
<action type="update" dev="aherbert" due-to="Partha Protim Paul">
|
||||
Correct test of Collection toArray(Object[]) vs toArray() to optionally ignore array order.
|
||||
|
|
Loading…
Reference in New Issue