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 431c5f5 commit 1f4e937Copy full SHA for 1f4e937
ReleaseNotes.md
@@ -17,6 +17,7 @@ This is a minor release.
17
<https://pmd.github.io/pmd-eclipse-plugin-p2-site/>
18
* Archives of the old versions can be found on sourceforge:
19
<https://sourceforge.net/projects/pmd/files/pmd-eclipse/zipped/>
20
+* Updated to PMD 6.33.0
21
22
### Fixed Issues
23
pom.xml
@@ -21,7 +21,7 @@
<tycho.version>1.7.0</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
- <pmd.version>6.32.0</pmd.version>
+ <pmd.version>6.33.0</pmd.version>
25
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
26
<pmd.build-tools.version>10</pmd.build-tools.version>
27
<checkstyle.version>8.30</checkstyle.version>
0 commit comments