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>
This commit is contained in:
renovate[bot] 2023-01-16 14:32:13 -05:00 committed by GitHub
parent c2b5689e56
commit 229b46ea49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.19.0</version>
<version>3.20.0</version>
<executions>
<execution>
<id>run-pmd</id>