diff --git a/feed.xml b/feed.xml
index 47cd0c717b..23df7d1eb8 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://pmd.github.io/pmd/
- Fri, 11 Sep 2020 15:26:47 +0000
- Fri, 11 Sep 2020 15:26:47 +0000
+ Fri, 11 Sep 2020 16:06:31 +0000
+ Fri, 11 Sep 2020 16:06:31 +0000Jekyll v3.9.0
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index b05f57be33..3e039d2181 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1418,6 +1418,8 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
#2708: [java] False positive FinalFieldCouldBeStatic when using lombok Builder.Default
#2738: [java] Custom rule with @ExhaustiveEnumSwitch throws NPE
+
#2756: [java] TypeTestUtil fails with NPE for anonymous class
+
#2767: [java] IndexOutOfBoundsException when parsing an initializer BlockStatement