Bump pmd-java8 from 6.40.0 to 6.41.0 (#837)

Bumps [pmd-java8](https://github.com/pmd/pmd) from 6.40.0 to 6.41.0.
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.40.0...pmd_releases/6.41.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-java8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2021-11-29 11:55:46 -05:00 committed by GitHub
parent 42232e2ca0
commit 61c444d2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,7 @@
<commons.javadoc.version>3.3.1</commons.javadoc.version> <commons.javadoc.version>3.3.1</commons.javadoc.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version> <commons.japicmp.version>0.15.3</commons.japicmp.version>
<commons.pmd.version>3.15.0</commons.pmd.version> <commons.pmd.version>3.15.0</commons.pmd.version>
<commons.pmd-impl.version>6.40.0</commons.pmd-impl.version> <commons.pmd-impl.version>6.41.0</commons.pmd-impl.version>
<!-- Commons Release Plugin --> <!-- Commons Release Plugin -->
<commons.bc.version>3.12.0</commons.bc.version> <commons.bc.version>3.12.0</commons.bc.version>