Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#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](https://github.com/apache/maven-pmd-plugin/compare/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>
This commit is contained in:
parent
ea3e743813
commit
2cd237ea49
2
pom.xml
2
pom.xml
|
@ -159,7 +159,7 @@
|
|||
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
|
||||
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
|
||||
|
||||
<commons.pmd.version>3.13.0</commons.pmd.version>
|
||||
<commons.pmd.version>3.14.0</commons.pmd.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
|
||||
<commons.release.isDistModule>true</commons.release.isDistModule>
|
||||
|
|
Loading…
Reference in New Issue