Skip to content

Commit

Permalink
Merge pull request #134 from xdev-software/renovate/net.sourceforge.pmd
Browse files Browse the repository at this point in the history
Update dependency net.sourceforge.pmd:pmd-java to v7.10.0
  • Loading branch information
AB-xdev authored Feb 3, 2025
2 parents 1e97852 + 459817d commit fa36994
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 @@ -87,7 +87,7 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-java</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion template-placeholder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-java</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit fa36994

Please sign in to comment.