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 +0000Jekyll 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