forked from phoedos/pmd
Bump pmd from 7.1.0 to 7.3.0
This commit is contained in:
8
pom.xml
8
pom.xml
@ -562,22 +562,22 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.pmd</groupId>
|
<groupId>net.sourceforge.pmd</groupId>
|
||||||
<artifactId>pmd-core</artifactId>
|
<artifactId>pmd-core</artifactId>
|
||||||
<version>7.1.0</version> <!-- pmd.dogfood.version -->
|
<version>7.3.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>7.1.0</version> <!-- pmd.dogfood.version -->
|
<version>7.3.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>7.1.0</version> <!-- pmd.dogfood.version -->
|
<version>7.3.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>7.1.0</version> <!-- pmd.dogfood.version -->
|
<version>7.3.0</version> <!-- pmd.dogfood.version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- This contains the dogfood ruleset -->
|
<!-- This contains the dogfood ruleset -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Reference in New Issue
Block a user