Skip to content

Commit 83faf4a

Browse files
author
Vladimir Kotal
committed
upgrade Maven PMD plugin to 3.13.0
1 parent d06d067 commit 83faf4a

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
@@ -402,7 +402,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
402402
<plugin>
403403
<groupId>org.apache.maven.plugins</groupId>
404404
<artifactId>maven-pmd-plugin</artifactId>
405-
<version>3.8</version>
405+
<version>3.13.0</version>
406406
<reportSets>
407407
<reportSet>
408408
<reports>

0 commit comments

Comments
 (0)