Skip to content

Commit

Permalink
Merge pull request #45 from xdev-software/renovate/net.sourceforge.pmd
Browse files Browse the repository at this point in the history
Update net.sourceforge.pmd to v7.3.0
  • Loading branch information
AB-xdev committed Jul 4, 2024
2 parents ea4f504 + 764a64f commit 6647908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tci-advanced-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,12 +304,12 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-java</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 6647908

Please sign in to comment.