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
    • #3881: [core] SARIF renderer depends on platform default encoding
    • #3882: [core] Fix AssertionError about exhaustive switch
    • #3884: [core] XML report via ant task contains XML header twice
  • 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