Skip to content

Commit 290fdff

Browse files
committed
Update maven-pmd-plugin 3.5 -> 3.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721768 13f79535-47bb-0310-9956-ffa450edef68
1 parent af94955 commit 290fdff

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
@@ -240,7 +240,7 @@ CSV files of various types.
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-pmd-plugin</artifactId>
243-
<version>3.5</version>
243+
<version>3.6</version>
244244
<configuration>
245245
<targetJdk>${maven.compiler.target}</targetJdk>
246246
</configuration>

0 commit comments

Comments
 (0)