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 d36c4b6 commit ccf34b9Copy full SHA for ccf34b9
ReleaseNotes.md
@@ -6,6 +6,8 @@ Eclipse Update Site: <https://sourceforge.net/projects/pmd/files/pmd-eclipse/upd
6
7
## ????: 4.0.12.v????
8
9
+* Updated PMD to 5.5.5
10
+
11
12
## 28-January-2017: 4.0.11.v20170128-2103
13
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.5.3</pmd.version>
+ <pmd.version>5.5.5</pmd.version>
20
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
21
</properties>
22
0 commit comments