Skip to content

Commit 7ca160f

Browse files
Update PMD to version 6.55.0
1 parent 190b78b commit 7ca160f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>net.sourceforge.pmd</groupId>
142142
<artifactId>pmd-java</artifactId>
143-
<version>6.46.0</version>
143+
<version>6.55.0</version>
144144
<scope>compile</scope>
145145

146146
<exclusions>

0 commit comments

Comments
 (0)