Skip to content

Commit 229b46e

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.20.0 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2b5689 commit 229b46e

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
@@ -402,7 +402,7 @@
402402
<plugin>
403403
<groupId>org.apache.maven.plugins</groupId>
404404
<artifactId>maven-pmd-plugin</artifactId>
405-
<version>3.19.0</version>
405+
<version>3.20.0</version>
406406
<executions>
407407
<execution>
408408
<id>run-pmd</id>

0 commit comments

Comments
 (0)