Skip to content

Commit 9134cf5

Browse files
committed
Update maven-pmd-plugin to 3.2 from 3.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1619298 13f79535-47bb-0310-9956-ffa450edef68
1 parent 39d5df2 commit 9134cf5

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
@@ -307,7 +307,7 @@ limitations under the License.
307307
<plugin>
308308
<groupId>org.apache.maven.plugins</groupId>
309309
<artifactId>maven-pmd-plugin</artifactId>
310-
<version>3.1</version>
310+
<version>3.2</version>
311311
<configuration>
312312
<targetJdk>${maven.compiler.target}</targetJdk>
313313
<linkXref>true</linkXref>

0 commit comments

Comments
 (0)