forked from phoedos/pmd
Bump pmd from 6.52.0 to 6.53.0
This commit is contained in:
parent
3cdf1f2c74
commit
14b39cee83
8
pom.xml
8
pom.xml
@ -408,22 +408,22 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.pmd</groupId>
|
<groupId>net.sourceforge.pmd</groupId>
|
||||||
<artifactId>pmd-core</artifactId>
|
<artifactId>pmd-core</artifactId>
|
||||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
<version>6.53.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.52.0</version> <!-- pmd.dogfood.version -->
|
<version>6.53.0</version> <!-- pmd.dogfood.version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.pmd</groupId>
|
<groupId>net.sourceforge.pmd</groupId>
|
||||||
<artifactId>pmd-jsp</artifactId>
|
<artifactId>pmd-jsp</artifactId>
|
||||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
<version>6.53.0</version> <!-- pmd.dogfood.version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.pmd</groupId>
|
<groupId>net.sourceforge.pmd</groupId>
|
||||||
<artifactId>pmd-javascript</artifactId>
|
<artifactId>pmd-javascript</artifactId>
|
||||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
<version>6.53.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