diff --git a/feed.xml b/feed.xml
index 70a358140b..df51e9a45d 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/
- Tue, 14 May 2024 12:49:02 +0000
- Tue, 14 May 2024 12:49:02 +0000
+ Tue, 14 May 2024 15:26:30 +0000
+ Tue, 14 May 2024 15:26:30 +0000Jekyll v3.9.5
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index 9ad473eec8..589278d21b 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1924,6 +1924,11 @@
#4042: [java] A false negative about the rule StringBufferInstantiationWithChar
+
java-multithreading
+
+
#2368: [java] False positive UnsynchronizedStaticFormatter in static initializer