Skip to content

Commit 0fd6420

Browse files
Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (apache#258)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42483ac commit 0fd6420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<checkstyle.suppress.file>${basedir}/src/site/resources/checkstyle/checkstyle-suppressions.xml</checkstyle.suppress.file>
172172
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
173173

174-
<commons.pmd.version>3.18.0</commons.pmd.version>
174+
<commons.pmd.version>3.19.0</commons.pmd.version>
175175
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
176176
<commons.jacoco.version>0.8.8</commons.jacoco.version>
177177
<commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>

0 commit comments

Comments
 (0)