Skip to content

Commit bf6c9c1

Browse files
Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#336)
1 parent c64bf15 commit bf6c9c1

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.15.0</version>
187+
<version>3.16.0</version>
188188
<configuration>
189189
<targetJdk>1.8</targetJdk>
190190
<rulesets>

0 commit comments

Comments
 (0)