Skip to content

Commit

Permalink
Bump maven-pmd-plugin from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.12.0...maven-pmd-plugin-3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2020
1 parent 64fb941 commit e8e2782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -295,7 +295,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>
Expand Down

0 comments on commit e8e2782

Please sign in to comment.