Skip to content

Commit ba572d1

Browse files
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.26.0
1 parent 9c34824 commit ba572d1

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
@@ -390,7 +390,7 @@
390390
<plugin>
391391
<groupId>org.apache.maven.plugins</groupId>
392392
<artifactId>maven-pmd-plugin</artifactId>
393-
<version>3.21.2</version>
393+
<version>3.26.0</version>
394394
<configuration>
395395
<skip>false</skip>
396396
<failOnViolation>true</failOnViolation>

0 commit comments

Comments
 (0)