Skip to content

Commit 413f9bf

Browse files
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
1 parent b3f159a commit 413f9bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/test/resources/org/jenkinsci/plugins/logparser/maven-project1

src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-pmd-plugin</artifactId>
79-
<version>3.5</version>
79+
<version>3.28.0</version>
8080
<executions>
8181
<execution>
8282
<id>verify-cpd</id>

0 commit comments

Comments
 (0)