Skip to content

Commit

Permalink
Merge pull request #133 from xdev-software/renovate/maven-net.sourcef…
Browse files Browse the repository at this point in the history
…orge.pmd-pmd-core-vulnerability

Update dependency net.sourceforge.pmd:pmd-core to v7.10.0 [SECURITY]
  • Loading branch information
AB-xdev authored Feb 3, 2025
2 parents fa36994 + d109ab3 commit 37e12e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
Expand Down
2 changes: 1 addition & 1 deletion template-placeholder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
Expand Down

0 comments on commit 37e12e8

Please sign in to comment.