Skip to content

Commit

Permalink
Bump pmd.version from 6.22.0 to 6.24.0
Browse files Browse the repository at this point in the history
Bumps `pmd.version` from 6.22.0 to 6.24.0.

Updates `pmd-core` from 6.22.0 to 6.24.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Commits](pmd/pmd@pmd_releases/6.22.0...pmd_releases/6.24.0)

Updates `pmd-java` from 6.22.0 to 6.24.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Commits](pmd/pmd@pmd_releases/6.22.0...pmd_releases/6.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 25, 2020
1 parent 64972da commit f2bcd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -82,7 +82,7 @@
<!-- Static code analysis -->
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
<maven-pmd-plugin.version>3.13.0</maven-pmd-plugin.version>
<pmd.version>6.22.0</pmd.version>
<pmd.version>6.24.0</pmd.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>

Expand Down

0 comments on commit f2bcd68

Please sign in to comment.