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 5a60024 commit 8cc1027Copy full SHA for 8cc1027
pom.xml
@@ -49,7 +49,7 @@
49
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
51
<maven.compiler.release>8</maven.compiler.release>
52
- <pmd.version>7.11.0</pmd.version> <!-- pmd version used for tests -->
+ <pmd.version>7.12.0</pmd.version> <!-- pmd version used for tests -->
53
<surefire.version>3.5.2</surefire.version>
54
<junit.version>5.12.1</junit.version>
55
</properties>
0 commit comments