Skip to content

Commit bb06240

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0
1 parent 401d85e commit bb06240

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.23.0</version>
179+
<version>3.24.0</version>
180180
<configuration>
181181
<targetJdk>17</targetJdk>
182182
<rulesets>

0 commit comments

Comments
 (0)