Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d2e8ac0

Browse files
authored
Bump PMD from 7.16.0 to 7.17.0 (#6054)
1 parent d11bcfc commit d2e8ac0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -603,27 +603,27 @@
603603
<dependency>
604604
<groupId>net.sourceforge.pmd</groupId>
605605
<artifactId>pmd-core</artifactId>
606-
<version>7.16.0</version> <!-- pmd.dogfood.version -->
606+
<version>7.17.0</version> <!-- pmd.dogfood.version -->
607607
</dependency>
608608
<dependency>
609609
<groupId>net.sourceforge.pmd</groupId>
610610
<artifactId>pmd-java</artifactId>
611-
<version>7.16.0</version> <!-- pmd.dogfood.version -->
611+
<version>7.17.0</version> <!-- pmd.dogfood.version -->
612612
</dependency>
613613
<dependency>
614614
<groupId>net.sourceforge.pmd</groupId>
615615
<artifactId>pmd-jsp</artifactId>
616-
<version>7.16.0</version> <!-- pmd.dogfood.version -->
616+
<version>7.17.0</version> <!-- pmd.dogfood.version -->
617617
</dependency>
618618
<dependency>
619619
<groupId>net.sourceforge.pmd</groupId>
620620
<artifactId>pmd-javascript</artifactId>
621-
<version>7.16.0</version> <!-- pmd.dogfood.version -->
621+
<version>7.17.0</version> <!-- pmd.dogfood.version -->
622622
</dependency>
623623
<dependency>
624624
<groupId>net.sourceforge.pmd</groupId>
625625
<artifactId>pmd-xml</artifactId>
626-
<version>7.16.0</version> <!-- pmd.dogfood.version -->
626+
<version>7.17.0</version> <!-- pmd.dogfood.version -->
627627
</dependency>
628628
<!-- This contains the dogfood ruleset -->
629629
<dependency>

0 commit comments

Comments
 (0)