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
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>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent f531b8c commit a3727d6
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 @@ -59,7 +59,7 @@ agnostic home for software distribution comprehension and audit tools.
<mavenPluginPluginVersion>3.12.0</mavenPluginPluginVersion>
<mavenChangesVersion>2.12.1</mavenChangesVersion>
<mavenJavadocPluginVersion>3.6.3</mavenJavadocPluginVersion>
<mavenPmdPluginVersion>3.21.2</mavenPmdPluginVersion>
<mavenPmdPluginVersion>3.22.0</mavenPmdPluginVersion>
<!-- Used to generate download page for RAT during site builds, please adapt versions manually BEFORE doing a release -->
<!-- START - adapat manually before doing a release -->
<previousRatVersion>0.17</previousRatVersion>
Expand Down

0 comments on commit a3727d6

Please sign in to comment.