Skip to content

Commit d109ab3

Browse files
committed
Update dependency net.sourceforge.pmd:pmd-core to v7.10.0 [SECURITY]
1 parent 1e97852 commit d109ab3

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>

template-placeholder/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>net.sourceforge.pmd</groupId>
286286
<artifactId>pmd-core</artifactId>
287-
<version>7.9.0</version>
287+
<version>7.10.0</version>
288288
</dependency>
289289
<dependency>
290290
<groupId>net.sourceforge.pmd</groupId>

0 commit comments

Comments
 (0)