Skip to content

Commit 61ceeba

Browse files
Merge pull request #44 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.13.0
2 parents 87a91c3 + 3873e91 commit 61ceeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@
660660
<plugin>
661661
<groupId>org.apache.maven.plugins</groupId>
662662
<artifactId>maven-pmd-plugin</artifactId>
663-
<version>3.11.0</version>
663+
<version>3.13.0</version>
664664
<configuration>
665665
<targetJdk>${java.version}</targetJdk>
666666
<rulesets>

0 commit comments

Comments
 (0)