Skip to content

Commit 30f05ab

Browse files
committed
JCR-5113: Update pmd-plugin dependency to 3.25.0
1 parent fd5ceab commit 30f05ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jackrabbit-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416
<plugin>
417417
<groupId>org.apache.maven.plugins</groupId>
418418
<artifactId>maven-pmd-plugin</artifactId>
419-
<version>3.24.0</version>
419+
<version>3.25.0</version>
420420
<configuration>
421421
<targetJdk>${java.version}</targetJdk>
422422
</configuration>

0 commit comments

Comments
 (0)