Skip to content

Commit ee65936

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0 (#1644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
1 parent dac9c97 commit ee65936

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
@@ -432,7 +432,7 @@
432432
<plugin>
433433
<groupId>org.apache.maven.plugins</groupId>
434434
<artifactId>maven-pmd-plugin</artifactId>
435-
<version>3.27.0</version>
435+
<version>3.28.0</version>
436436
<configuration>
437437
<excludeRoots>${basedir}/target/generated-sources/</excludeRoots>
438438
</configuration>

0 commit comments

Comments
 (0)