Skip to content

Commit a0dcd6a

Browse files
committed
maven-pmd-plugin 3.4 -> 3.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1689808 13f79535-47bb-0310-9956-ffa450edef68
1 parent 34be5c3 commit a0dcd6a

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
@@ -246,7 +246,7 @@
246246
</plugin>
247247
<plugin>
248248
<artifactId>maven-pmd-plugin</artifactId>
249-
<version>3.4</version>
249+
<version>3.5</version>
250250
<configuration>
251251
<targetJdk>${maven.compiler.target}</targetJdk>
252252
</configuration>

0 commit comments

Comments
 (0)