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 8cbe241 commit dff956fCopy full SHA for dff956f
ReleaseNotes.md
@@ -6,7 +6,7 @@ Eclipse Update Site: <https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/>
6
7
## ????: 4.0.15.v????
8
9
-* Updated PMD to 5.7.0
+* Updated PMD to 5.8.0
10
11
12
## 28-May-2017: 4.0.14.v20170528-1456
pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<tycho.version>0.26.0</tycho.version>
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
- <pmd.version>5.7.0</pmd.version>
+ <pmd.version>5.8.0</pmd.version>
20
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
21
</properties>
22
0 commit comments