Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#…
Browse files Browse the repository at this point in the history
…404)

Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.2 to 3.22.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 9c93de2 commit dc60143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -155,7 +155,7 @@
<commons.jar-plugin.version>3.4.1</commons.jar-plugin.version>
<commons.javadoc.version>3.6.3</commons.javadoc.version>
<commons.jxr.version>3.3.2</commons.jxr.version>
<commons.pmd.version>3.21.2</commons.pmd.version>
<commons.pmd.version>3.22.0</commons.pmd.version>
<commons.pmd-impl.version>6.55.0</commons.pmd-impl.version>
<commons.project-info.version>3.5.0</commons.project-info.version>
<commons.rat.version>0.16.1</commons.rat.version>
Expand Down

0 comments on commit dc60143

Please sign in to comment.