Skip to content

Commit

Permalink
dependency: bump org.apache.maven.plugins:maven-pmd-plugin
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 25, 2024
1 parent 145f1e1 commit dc183a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -209,7 +209,7 @@
<antlr4.version>4.13.1</antlr4.version>
<maven.site.plugin.version>3.12.1</maven.site.plugin.version>
<maven.spotbugs.plugin.version>4.8.4.0</maven.spotbugs.plugin.version>
<maven.pmd.plugin.version>3.21.2</maven.pmd.plugin.version>
<maven.pmd.plugin.version>3.22.0</maven.pmd.plugin.version>
<pmd.version>6.55.0</pmd.version>
<maven.jacoco.plugin.version>0.8.12</maven.jacoco.plugin.version>
<mockito.version>5.2.0</mockito.version>
Expand Down

0 comments on commit dc183a2

Please sign in to comment.