Skip to content

Commit dad7730

Browse files
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
1 parent f75a245 commit dad7730

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
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-pmd-plugin</artifactId>
188-
<version>3.21.2</version>
188+
<version>3.28.0</version>
189189
<configuration>
190190
<includeTests>true</includeTests>
191191
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)