Skip to content

Commit

Permalink
Bump maven-pmd-plugin from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.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>
  • Loading branch information
dependabot[bot] committed Sep 13, 2021
1 parent 8bdf82c commit 9759afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<!-- old version used by japicmp -->
<commons.bc.version>1.21</commons.bc.version>
<mockito.version>3.11.2</mockito.version>
<commons.pmd-plugin.version>3.14.0</commons.pmd-plugin.version>
<commons.pmd-plugin.version>3.15.0</commons.pmd-plugin.version>

<commons.manifestlocation>${project.build.outputDirectory}/META-INF</commons.manifestlocation>
<commons.manifestfile>${commons.manifestlocation}/MANIFEST.MF</commons.manifestfile>
Expand Down

0 comments on commit 9759afb

Please sign in to comment.