Skip to content

Commit ae32a3f

Browse files
committed
Bump pmd from 6.51.0 to 6.52.0
1 parent f71de71 commit ae32a3f

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
@@ -273,7 +273,7 @@ limitations under the License.
273273
<commons.surefire-report.version>3.0.0-M7</commons.surefire-report.version>
274274
<commons.animal-sniffer.version>1.22</commons.animal-sniffer.version>
275275
<commons.pmd.version>3.19.0</commons.pmd.version>
276-
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
276+
<commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
277277
<japicmp.skip>false</japicmp.skip>
278278
<jacoco.skip>false</jacoco.skip>
279279

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
6969
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action>
7070
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.22.</action>
7171
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.19.0, #133, #142, #145.</action>
72-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump pmd from 6.47.0 to 6.51.0.</action>
72+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump pmd from 6.47.0 to 6.52.0.</action>
7373
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 2.17 to 3.2.0 #143.</action>
7474
<action dev="kinow, ggregory" type="update" due-to="Dependabot">Bump checkstyle from 8.45.1 to 9.3 #97, #100, #101, #103.</action>
7575
<action dev="ggregory" type="update" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #102.</action>

0 commit comments

Comments
 (0)