Skip to content

Commit

Permalink
Update dependency net.sourceforge.pmd:pmd-core to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 28bb540 commit a64d65d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qulice-maven-plugin/pom.xml
Expand Up @@ -247,7 +247,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
<version>6.55.0</version>
<version>7.1.0</version>
<exclusions>
<exclusion>
<groupId>net.sourceforge.saxon</groupId>
Expand Down
2 changes: 1 addition & 1 deletion qulice-pmd/pom.xml
Expand Up @@ -77,7 +77,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
<version>6.55.0</version>
<version>7.1.0</version>
<exclusions>
<exclusion>
<groupId>net.sf.saxon</groupId>
Expand Down

0 comments on commit a64d65d

Please sign in to comment.