Skip to content

Commit 579105a

Browse files
committed
maven-pmd-plugin 3.4 -> 3.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1689809 13f79535-47bb-0310-9956-ffa450edef68
1 parent e9c00f2 commit 579105a

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
@@ -313,7 +313,7 @@ limitations under the License.
313313
<plugin>
314314
<groupId>org.apache.maven.plugins</groupId>
315315
<artifactId>maven-pmd-plugin</artifactId>
316-
<version>3.4</version>
316+
<version>3.5</version>
317317
<configuration>
318318
<targetJdk>${maven.compiler.target}</targetJdk>
319319
<linkXref>true</linkXref>

0 commit comments

Comments
 (0)