From b822c30306354f9c65a02e004a41250eb777da97 Mon Sep 17 00:00:00 2001 From: "PMD CI (pmd-bot)" Date: Thu, 4 Apr 2024 18:29:21 +0000 Subject: [PATCH] Update documentation https://github.com/pmd/pmd/actions/runs/8559237605 https://github.com/pmd/pmd/compare/f87f24ef9075...7828451dbb4b --- feed.xml | 4 ++-- pmd_release_notes.html | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index b7cf94443d..6f7600b5a9 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features. https://docs.pmd-code.org/latest/ - Thu, 04 Apr 2024 15:16:43 +0000 - Thu, 04 Apr 2024 15:16:43 +0000 + Thu, 04 Apr 2024 18:26:15 +0000 + Thu, 04 Apr 2024 18:26:15 +0000 Jekyll v3.9.5 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 2bbd480445..106437cc41 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1918,6 +1918,11 @@ methods should be considered as valid verification methods. This allows to use c
  • #4873: [java] AvoidCatchingGenericException: Can no longer suppress on the exception itself
  • +
  • java-errorprone +
      +
    • #2056: [java] CloseResource false-positive with URLClassLoader in cast expression
    • +
    +
  • java-performance
    • #3845: [java] InsufficientStringBufferDeclaration should consider literal expression