Bump pmd from 6.40.0 to 6.41.0

This commit is contained in:
Andreas Dangel
2021-11-27 12:03:45 +01:00
parent 013b86b6ef
commit a7f9e03b07

View File

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