Skip to content

Commit e9f8146

Browse files
authored
Bump PMD from 7.18.0 to 7.19.0 (#6286)
Dogfood update...
1 parent b237e77 commit e9f8146

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -606,27 +606,27 @@
606606
<dependency>
607607
<groupId>net.sourceforge.pmd</groupId>
608608
<artifactId>pmd-core</artifactId>
609-
<version>7.18.0</version> <!-- pmd.dogfood.version -->
609+
<version>7.19.0</version> <!-- pmd.dogfood.version -->
610610
</dependency>
611611
<dependency>
612612
<groupId>net.sourceforge.pmd</groupId>
613613
<artifactId>pmd-java</artifactId>
614-
<version>7.18.0</version> <!-- pmd.dogfood.version -->
614+
<version>7.19.0</version> <!-- pmd.dogfood.version -->
615615
</dependency>
616616
<dependency>
617617
<groupId>net.sourceforge.pmd</groupId>
618618
<artifactId>pmd-jsp</artifactId>
619-
<version>7.18.0</version> <!-- pmd.dogfood.version -->
619+
<version>7.19.0</version> <!-- pmd.dogfood.version -->
620620
</dependency>
621621
<dependency>
622622
<groupId>net.sourceforge.pmd</groupId>
623623
<artifactId>pmd-javascript</artifactId>
624-
<version>7.18.0</version> <!-- pmd.dogfood.version -->
624+
<version>7.19.0</version> <!-- pmd.dogfood.version -->
625625
</dependency>
626626
<dependency>
627627
<groupId>net.sourceforge.pmd</groupId>
628628
<artifactId>pmd-xml</artifactId>
629-
<version>7.18.0</version> <!-- pmd.dogfood.version -->
629+
<version>7.19.0</version> <!-- pmd.dogfood.version -->
630630
</dependency>
631631
<!-- This contains the dogfood ruleset -->
632632
<dependency>

0 commit comments

Comments
 (0)