Bump pmd from 6.50.0 to 6.51.0
This commit is contained in:
parent
f6389ad8d7
commit
a2a35b4905
2
pom.xml
2
pom.xml
|
@ -177,7 +177,7 @@
|
||||||
|
|
||||||
<commons.junit.version>5.9.1</commons.junit.version>
|
<commons.junit.version>5.9.1</commons.junit.version>
|
||||||
<commons.pmd.version>3.19.0</commons.pmd.version>
|
<commons.pmd.version>3.19.0</commons.pmd.version>
|
||||||
<commons.pmd-impl.version>6.50.0</commons.pmd-impl.version>
|
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
|
||||||
<commons.jacoco.version>0.8.8</commons.jacoco.version>
|
<commons.jacoco.version>0.8.8</commons.jacoco.version>
|
||||||
<commons.spotbugs.version>4.7.2.1</commons.spotbugs.version>
|
<commons.spotbugs.version>4.7.2.1</commons.spotbugs.version>
|
||||||
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
|
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.35 #175, #206, #226.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.35 #175, #206, #226.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump mockito-core from 3.11.2 to 4.8.1 #187, #197, #204, #212, #230, #237, #251, #259.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump mockito-core from 3.11.2 to 4.8.1 #187, #197, #204, #212, #230, #237, #251, #259.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.19.0 #184, #219, #238, #254, #258.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.19.0 #184, #219, #238, #254, #258.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump pmd from 6.36.0 to 6.50.0 #173, #189, #193, #199, #227, #233, #214, #236, #240, #247, #255, #273.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump pmd from 6.36.0 to 6.51.0 #173, #189, #193, #199, #227, #233, #214, #236, #240, #247, #255, #273.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.7.1 #182, #221, #260, #281.</action>
|
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.7.1 #182, #221, #260, #281.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.7.2.1 #192, #198, #203, #211, #225, #234, #242, #245, #261, #275.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.7.2.1 #192, #198, #203, #211, #225, #234, #242, #245, #261, #275.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs from 4.5.3 to 4.7.2.</action>
|
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs from 4.5.3 to 4.7.2.</action>
|
||||||
|
|
Loading…
Reference in New Issue