Skip to content

Commit 0a15071

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
1 parent 27d51dd commit 0a15071

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.21.0</version>
187+
<version>3.21.2</version>
188188
<configuration>
189189
<targetJdk>11</targetJdk>
190190
<rulesets>

0 commit comments

Comments
 (0)