Table of Contents

28-June-2024 - 7.3.0-SNAPSHOT

The PMD team is pleased to announce PMD 7.3.0-SNAPSHOT.

This is a minor release.

๐Ÿš€ New and noteworthy

๐Ÿ› Fixed Issues

  • apex
    • #5053: [apex] CPD fails to parse string literals with escaped characters
  • java-bestpractices
    • #5047: [java] UnusedPrivateMethod FP for Generics & Overloads
  • plsql
    • #1934: [plsql] ParseException with MERGE statement in anonymous block
    • #2779: [plsql] Error while parsing statement with (Oracle) DML Error Logging

๐Ÿšจ API Changes

โœจ External Contributions