diff --git a/pmd/etc/changelog.txt b/pmd/etc/changelog.txt index db31ca9507..b75c555595 100644 --- a/pmd/etc/changelog.txt +++ b/pmd/etc/changelog.txt @@ -21,6 +21,8 @@ New Java rules: CPD Command Line Changes: Added non-recursive option "--non-recursive" to not scan sub-directories +Upgrade to javacc 5.0 (see patch #1109 Patch to build with Javacc 5.0) + ????? ??, 2013 - 5.0.5: diff --git a/pmd/pom.xml b/pmd/pom.xml index bd480a1824..271e7756f9 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -240,7 +240,7 @@ http://pmd.sourceforge.net/ - 4.1 + 5.0 UTF-8