Skip to content

Commit 0ab6be6

Browse files
committed
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.27.0
1 parent 16d062b commit 0ab6be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>org.apache.maven.plugins</groupId>
7272
<artifactId>maven-pmd-plugin</artifactId>
73-
<version>3.26.0</version>
73+
<version>3.27.0</version>
7474
<configuration>
7575
<includeTests>true</includeTests>
7676
<printFailingErrors>true</printFailingErrors>

vaadin-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<plugin>
308308
<groupId>org.apache.maven.plugins</groupId>
309309
<artifactId>maven-pmd-plugin</artifactId>
310-
<version>3.26.0</version>
310+
<version>3.27.0</version>
311311
<configuration>
312312
<includeTests>true</includeTests>
313313
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)