Bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.22.0

Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.20.0 to 3.22.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.20.0...maven-pmd-plugin-3.22.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>
pull/5926/head
dependabot[bot] 8 months ago committed by GitHub
parent a489ffd73f
commit 4e145347f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -479,7 +479,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.20.0</version>
<version>3.22.0</version>
<executions>
<execution>
<phase>verify</phase>

Loading…
Cancel
Save