Skip to content

Commit 361a972

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.27.0 (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 881318a commit 361a972

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
@@ -434,7 +434,7 @@
434434
<plugin>
435435
<groupId>org.apache.maven.plugins</groupId>
436436
<artifactId>maven-pmd-plugin</artifactId>
437-
<version>3.26.0</version>
437+
<version>3.27.0</version>
438438
<configuration>
439439
<excludeRoots>${basedir}/target/generated-sources/</excludeRoots>
440440
</configuration>

0 commit comments

Comments
 (0)