Skip to content

Commit

Permalink
Bump maven-pmd-plugin from 3.17.0 to 3.19.0 (#165)
Browse files Browse the repository at this point in the history
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.17.0 to 3.19.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.17.0...maven-pmd-plugin-3.19.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>

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 Sep 28, 2022
1 parent ab96cfb commit 26d0b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<javadocPluginVersion>3.4.1</javadocPluginVersion>
<xrefPluginVersion>3.3.0</xrefPluginVersion>
<mavenWrapperPluginVersion>0.7.7</mavenWrapperPluginVersion>
<pmdPluginVersion>3.17.0</pmdPluginVersion>
<pmdPluginVersion>3.19.0</pmdPluginVersion>
<pmdCoreVersion>6.49.0</pmdCoreVersion>
<findbugsVersion>3.0.5</findbugsVersion>
<shadeVersion>3.3.0</shadeVersion>
Expand Down

0 comments on commit 26d0b31

Please sign in to comment.