Author: ggregory Date: Sat Sep 2 23:18:01 2017 New Revision: 1807106 URL: http://svn.apache.org/viewvc?rev=1807106&view=rev Log: maven-pmd-plugin 3.6 -> 3.8.
Modified: commons/proper/beanutils/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1807106&r1=1807105&r2=1807106&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Sat Sep 2 23:18:01 2017 @@ -441,7 +441,7 @@ </plugin> <plugin> <artifactId>maven-pmd-plugin</artifactId> - <version>3.6</version> + <version>3.8</version> <configuration> <targetJdk>${maven.compiler.target}</targetJdk> <linkXref>true</linkXref>