Skip to content

Commit 8558c31

Browse files
authored
Merge pull request #13 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.13.0
Bump maven-pmd-plugin from 3.12.0 to 3.13.0
2 parents ec70c09 + a7718af commit 8558c31

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
@@ -417,7 +417,7 @@ limitations under the License.
417417
<plugin>
418418
<groupId>org.apache.maven.plugins</groupId>
419419
<artifactId>maven-pmd-plugin</artifactId>
420-
<version>3.12.0</version>
420+
<version>3.13.0</version>
421421
<configuration>
422422
<targetJdk>${maven.compiler.source}</targetJdk>
423423
<rulesets>

0 commit comments

Comments
 (0)