Skip to content

Commit 04484fd

Browse files
committed
Update dependency net.sourceforge.pmd:pmd-core to v7.10.0 [SECURITY]
1 parent 5200e40 commit 04484fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>net.sourceforge.pmd</groupId>
8484
<artifactId>pmd-core</artifactId>
85-
<version>7.9.0</version>
85+
<version>7.10.0</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>net.sourceforge.pmd</groupId>

vaadin-date-range-picker/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
<dependency>
346346
<groupId>net.sourceforge.pmd</groupId>
347347
<artifactId>pmd-core</artifactId>
348-
<version>7.9.0</version>
348+
<version>7.10.0</version>
349349
</dependency>
350350
<dependency>
351351
<groupId>net.sourceforge.pmd</groupId>

0 commit comments

Comments
 (0)