Skip to content

Commit e3a695b

Browse files
committed
maven-pmd-plugin 3.2 -> 3.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1641142 13f79535-47bb-0310-9956-ffa450edef68
1 parent b515228 commit e3a695b

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.2</version>
316+
<version>3.3</version>
317317
<configuration>
318318
<targetJdk>${maven.compiler.target}</targetJdk>
319319
<linkXref>true</linkXref>

0 commit comments

Comments
 (0)