Skip to content

Commit 44cba95

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0
1 parent 881d6df commit 44cba95

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
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-pmd-plugin</artifactId>
179-
<version>3.24.0</version>
179+
<version>3.25.0</version>
180180
<configuration>
181181
<targetJdk>17</targetJdk>
182182
<rulesets>

0 commit comments

Comments
 (0)