diff --git a/feed.xml b/feed.xml
index f1530888d3..70938ea549 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/
- Wed, 30 Jan 2019 15:18:33 +0000
- Wed, 30 Jan 2019 15:18:33 +0000
+ Wed, 30 Jan 2019 15:36:43 +0000
+ Wed, 30 Jan 2019 15:36:43 +0000Jekyll v3.7.4
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index 4828890c21..9d355aef84 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1300,6 +1300,11 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
#1547: [java] AtLeastOneConstructorRule: false-positive with lombok.AllArgsConstructor
+
java-errorprone
+
+
#780: [java] BeanMembersShouldSerializeRule does not recognize lombok accessors
+
+
java-multithreading
#1633: [java] UnsynchronizedStaticFormatter reports commons lang FastDateFormat