Skip to content

Commit e9b0430

Browse files
committed
Bump net.sourceforge.pmd:pmd-core from 6.42.0 to 6.43.0
Bump net.sourceforge.pmd:pmd-java from 6.42.0 to 6.43.0
1 parent af6d1bb commit e9b0430

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
173173

174174
<commons.pmd.version>3.16.0</commons.pmd.version>
175-
<commons.pmd-impl.version>6.42.0</commons.pmd-impl.version>
175+
<commons.pmd-impl.version>6.43.0</commons.pmd-impl.version>
176176
<commons.jacoco.version>0.8.7</commons.jacoco.version>
177177
<commons.spotbugs.version>4.5.3.0</commons.spotbugs.version>
178178
<commons.japicmp.version>0.15.3</commons.japicmp.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.2 #179, #186, #201.</action>
5353
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-core from 1.32 to 1.34 #176, #208.</action>
5454
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.34 #175, #206.</action>
55-
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.36.0 to 6.41.0 #173, #189, #193, #199.</action>
55+
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons.pmd-impl.version from 6.36.0 to 6.43.0 #173, #189, #193, #199.</action>
5656
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2.3.4 to 3 #188, #195, #220.</action>
5757
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump mockito-core from 3.11.2 to 4.4.0 #187, #197, #204, #212.</action>
5858
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #184, #219.</action>

0 commit comments

Comments
 (0)