Skip to content

Commit 3d0ca54

Browse files
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
1 parent dc737d2 commit 3d0ca54

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)