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>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-core</artifactId>
|
||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
||||
<version>6.53.0</version> <!-- pmd.dogfood.version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-java</artifactId>
|
||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
||||
<version>6.53.0</version> <!-- pmd.dogfood.version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-jsp</artifactId>
|
||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
||||
<version>6.53.0</version> <!-- pmd.dogfood.version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-javascript</artifactId>
|
||||
<version>6.52.0</version> <!-- pmd.dogfood.version -->
|
||||
<version>6.53.0</version> <!-- pmd.dogfood.version -->
|
||||
</dependency>
|
||||
<!-- This contains the dogfood ruleset -->
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user