forked from phoedos/pmd
Update pmd from 6.41.0 to 6.42.0
This commit is contained in:
parent
1d29cdeccb
commit
3ce3f1e90a
4
pom.xml
4
pom.xml
@ -406,12 +406,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.pmd</groupId>
|
<groupId>net.sourceforge.pmd</groupId>
|
||||||
<artifactId>pmd-core</artifactId>
|
<artifactId>pmd-core</artifactId>
|
||||||
<version>6.41.0</version> <!-- pmd.dogfood.version -->
|
<version>6.42.0</version> <!-- pmd.dogfood.version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.pmd</groupId>
|
<groupId>net.sourceforge.pmd</groupId>
|
||||||
<artifactId>pmd-java</artifactId>
|
<artifactId>pmd-java</artifactId>
|
||||||
<version>6.41.0</version> <!-- pmd.dogfood.version -->
|
<version>6.42.0</version> <!-- pmd.dogfood.version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- This contains the dogfood ruleset -->
|
<!-- This contains the dogfood ruleset -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user