Skip to content

Commit 293fa4d

Browse files
author
Gary Gregory
committed
Update Maven PMD Plugin from 3.8 to 3.11.0.
1 parent 8685aa5 commit 293fa4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ CSV files of various types.
270270
<plugin>
271271
<groupId>org.apache.maven.plugins</groupId>
272272
<artifactId>maven-pmd-plugin</artifactId>
273-
<version>3.8</version>
273+
<version>3.11.0</version>
274274
<configuration>
275275
<targetJdk>${maven.compiler.target}</targetJdk>
276276
</configuration>

0 commit comments

Comments
 (0)