We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a7c74 commit 0559308Copy full SHA for 0559308
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
<junit.version>5.13.4</junit.version>
22
<itf.version>0.13.1</itf.version>
23
<checkstyle.version>10.26.1</checkstyle.version>
24
- <pmd.version>7.15.0</pmd.version>
+ <pmd.version>7.16.0</pmd.version>
25
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
26
<sonar.organization>acanda</sonar.organization>
27
<sonar.projectKey>acanda_code-analysis-maven-plugin</sonar.projectKey>
0 commit comments