Skip to content

Commit c0a95e0

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.25.0
1 parent 64c9f13 commit c0a95e0

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
@@ -251,7 +251,7 @@
251251
<plugin>
252252
<groupId>org.apache.maven.plugins</groupId>
253253
<artifactId>maven-pmd-plugin</artifactId>
254-
<version>3.24.0</version>
254+
<version>3.25.0</version>
255255
<configuration>
256256
<excludeRoots>${basedir}/target/generated-sources/</excludeRoots>
257257
</configuration>

0 commit comments

Comments
 (0)