30-April-2022 - 6.45.0-SNAPSHOT
The PMD team is pleased to announce PMD 6.45.0-SNAPSHOT.
This is a minor release.
New and noteworthy
Fixed Issues
- core
- doc
- #2505: [doc] Improve side bar to show release date
- java
- #3889: [java] Catch LinkageError in UselessOverridingMethodRule
- plsql
- #3706: [plsql] Parsing exception CURSOR statement with parenthesis groupings
API Changes
External Contributions
- #3883: [doc] Improve side bar by Adding Release Date - @jasonqiu98
- #3928: [plsql] Fix plsql parsing error in parenthesis groups - @LiGaOg