We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0bee1 commit 02285caCopy full SHA for 02285ca
qulice-maven-plugin/pom.xml
@@ -221,7 +221,7 @@
221
<dependency>
222
<groupId>net.sourceforge.pmd</groupId>
223
<artifactId>pmd-core</artifactId>
224
- <version>6.55.0</version>
+ <version>7.10.0</version>
225
<exclusions>
226
<exclusion>
227
<groupId>net.sourceforge.saxon</groupId>
qulice-pmd/pom.xml
@@ -51,7 +51,7 @@
51
52
53
54
55
56
57
<groupId>net.sf.saxon</groupId>
0 commit comments