diff --git a/feed.xml b/feed.xml
index 340189f8a3..4338e569c2 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/
- Sat, 25 Sep 2021 07:46:18 +0000
- Sat, 25 Sep 2021 07:46:18 +0000
+ Sat, 25 Sep 2021 08:29:43 +0000
+ Sat, 25 Sep 2021 08:29:43 +0000Jekyll v3.9.0
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index c25d477dd7..95e80a0a44 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1456,6 +1456,11 @@ Contributions of any kind welcome!
#3493: [java] AvoidAccessibilityAlteration: add tests and fix rule
+
javascript
+
+
#3516: [javascript] NPE while creating rule violation when specifying explicit line numbers
+
+
plsql
#3487: [plsql] Parsing exception OPEN ref_cursor_name FOR statement
@@ -1468,6 +1473,10 @@ Contributions of any kind welcome!
External Contributions
+
+
#3516: [javascript] NPE while creating rule violation when specifying explicit line numbers - Kevin Guerra