Files
pmd/docs/pages/release_notes.md

861 B

title, permalink, keywords
title permalink keywords
PMD Release Notes pmd_release_notes.html changelog, release notes

????? - 6.5.0-SNAPSHOT

The PMD team is pleased to announce PMD 6.5.0.

This is a minor release.

Table Of Contents

New and noteworthy

Fixed Issues

  • ecmascript
    • #861: [ecmascript] InnaccurateNumericLiteral false positive with hex literals
  • java-codestyle
    • #1158: [java] Fix IdenticalCatchBranches false positive
  • xml
    • #715: [xml] ProjectVersionAsDependencyVersion false positive

API Changes

External Contributions