Skip to content

Commit 27ab0bf

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0
1 parent 09280ad commit 27ab0bf

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
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-pmd-plugin</artifactId>
187-
<version>3.23.0</version>
187+
<version>3.24.0</version>
188188
<configuration>
189189
<targetJdk>11</targetJdk>
190190
<rulesets>

0 commit comments

Comments
 (0)