Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit e0d8a46

Browse files
committed
upgrade pmd plugin
1 parent 0e95a64 commit e0d8a46

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
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>
207207
<artifactId>maven-pmd-plugin</artifactId>
208-
<version>3.0.1</version>
208+
<version>3.2</version>
209209
<configuration>
210210
<targetJdk>${project.build.java.target}</targetJdk>
211211
</configuration>

0 commit comments

Comments
 (0)