Bump pmd from 6.38.0 to 6.39.0

This commit is contained in:
Andreas Dangel
2021-09-26 19:50:17 +00:00
parent bc782454f1
commit 980b3701bd

View File

@@ -406,12 +406,12 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
<version>6.38.0</version> <!-- pmd.dogfood.version -->
<version>6.39.0</version> <!-- pmd.dogfood.version -->
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-java</artifactId>
<version>6.38.0</version> <!-- pmd.dogfood.version -->
<version>6.39.0</version> <!-- pmd.dogfood.version -->
</dependency>
<!-- This contains the dogfood ruleset -->
<dependency>