Skip to content

Commit 2cd237e

Browse files
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (apache#122)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea3e743 commit 2cd237e

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
@@ -159,7 +159,7 @@
159159
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
160160
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
161161

162-
<commons.pmd.version>3.13.0</commons.pmd.version>
162+
<commons.pmd.version>3.14.0</commons.pmd.version>
163163
<japicmp.skip>false</japicmp.skip>
164164

165165
<commons.release.isDistModule>true</commons.release.isDistModule>

0 commit comments

Comments
 (0)