Skip to content

Commit 9d1b27b

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.25.0
1 parent 3eed950 commit 9d1b27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
<plugin>
353353
<groupId>org.apache.maven.plugins</groupId>
354354
<artifactId>maven-pmd-plugin</artifactId>
355-
<version>3.24.0</version>
355+
<version>3.25.0</version>
356356
<executions>
357357
<execution>
358358
<id>run-pmd</id>

0 commit comments

Comments
 (0)