Skip to content

Commit 90c302c

Browse files
committed
Update maven-pmd-plugin from 3.5 to 3.8.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1811783 13f79535-47bb-0310-9956-ffa450edef68
1 parent 87da216 commit 90c302c

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
@@ -406,7 +406,7 @@ limitations under the License.
406406
<plugin>
407407
<groupId>org.apache.maven.plugins</groupId>
408408
<artifactId>maven-pmd-plugin</artifactId>
409-
<version>3.5</version>
409+
<version>3.8</version>
410410
<configuration>
411411
<targetJdk>${maven.compiler.target}</targetJdk>
412412
<linkXref>true</linkXref>

0 commit comments

Comments
 (0)