Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 023480a

Browse files
committed
maven-pmd-plugin 3.2 -> 3.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694969 13f79535-47bb-0310-9956-ffa450edef68
1 parent 159abab commit 023480a

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.2</version>
243+
<version>3.5</version>
244244
<configuration>
245245
<targetJdk>${maven.compiler.target}</targetJdk>
246246
</configuration>

0 commit comments

Comments
 (0)