Bump pmd from 6.37.0 to 6.38.0

This commit is contained in:
Andreas Dangel 2021-08-28 18:05:06 +02:00
parent c38e9d40e6
commit 46e70a0d8f
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

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