Skip to content

Commit f6f4adc

Browse files
Merge pull request #596 from pac4j/renovate/org.apache.maven.plugins-maven-pmd-plugin-3.x
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
2 parents ba50b9e + 64f2623 commit f6f4adc

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
@@ -270,7 +270,7 @@
270270
<plugin>
271271
<groupId>org.apache.maven.plugins</groupId>
272272
<artifactId>maven-pmd-plugin</artifactId>
273-
<version>3.27.0</version>
273+
<version>3.28.0</version>
274274
<configuration>
275275
<includeTests>true</includeTests>
276276
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)