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 3974852 commit 0133bb1Copy full SHA for 0133bb1
ReleaseNotes.md
@@ -13,11 +13,7 @@ This is a minor release.
13
14
### New and noteworthy
15
16
-### Fixed Issues
17
-
18
-### API Changes
19
20
-### External Contributions
+* Updated to PMD 6.24.0
21
22
## 24-April-2020: 4.12.0.v20200424-1006
23
pom.xml
@@ -20,7 +20,7 @@
<tycho.version>1.7.0</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <pmd.version>6.23.0</pmd.version>
+ <pmd.version>6.24.0</pmd.version>
24
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
25
<pmd.build-tools.version>6</pmd.build-tools.version>
26
<checkstyle.version>8.30</checkstyle.version>
0 commit comments