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 57f70d6 commit 9b3bda0Copy full SHA for 9b3bda0
qulice-maven-plugin/pom.xml
@@ -247,7 +247,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
247
<dependency>
248
<groupId>net.sourceforge.pmd</groupId>
249
<artifactId>pmd-core</artifactId>
250
- <version>6.55.0</version>
+ <version>7.10.0</version>
251
<exclusions>
252
<exclusion>
253
<groupId>net.sourceforge.saxon</groupId>
qulice-pmd/pom.xml
@@ -77,7 +77,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
77
78
79
80
81
82
83
<groupId>net.sf.saxon</groupId>
0 commit comments