chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.26.0 (#1189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-28 22:40:51 +00:00 committed by GitHub
parent 89c7f85da4
commit d5082cd5f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.25.0</version>
<version>3.26.0</version>
<executions>
<execution>
<id>run-pmd</id>