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 2ae8790 commit e927839Copy full SHA for e927839
qulice-maven-plugin/pom.xml
@@ -218,7 +218,7 @@
218
<dependency>
219
<groupId>net.sourceforge.pmd</groupId>
220
<artifactId>pmd-core</artifactId>
221
- <version>6.55.0</version>
+ <version>7.10.0</version>
222
<exclusions>
223
<exclusion>
224
<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