Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit c805595

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

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>

sched-java-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
<dependency>
540540
<groupId>net.sourceforge.pmd</groupId>
541541
<artifactId>pmd-core</artifactId>
542-
<version>7.9.0</version>
542+
<version>7.10.0</version>
543543
</dependency>
544544
<dependency>
545545
<groupId>net.sourceforge.pmd</groupId>

0 commit comments

Comments
 (0)