(update) 1.9.4 site updates
diff --git a/src/site/site.xml b/src/site/site.xml
index 8e993de..b708074 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -36,10 +36,10 @@
         <menu name="Documentation">
             <item name="Building"             href="/building.html"/>
             <item name="History"              href="/changes-report.html"/>
-            <item name="1.9.3" collapse="true" href="/index.html">
-                <item name="Release Notes"    href="http://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt"/>
-                <item name="User Guide"       href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
-                <item name="API"              href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html"/>
+            <item name="1.9.4" collapse="true" href="/index.html">
+                <item name="Release Notes"    href="http://commons.apache.org/beanutils/javadocs/v1.9.4/RELEASE-NOTES.txt"/>
+                <item name="User Guide"       href="http://commons.apache.org/beanutils/javadocs/v1.9.4/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
+                <item name="API"              href="http://commons.apache.org/beanutils/javadocs/v1.9.4/apidocs/index.html"/>
             </item>
             <item name="1.9.3" collapse="true" href="/index.html">
                 <item name="Release Notes"    href="http://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt"/>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 791ba3b..bc7508a 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -94,6 +94,10 @@
     The latest BeanUtils release is available to download
     <a href="http://commons.apache.org/beanutils/download_beanutils.cgi">here</a>.<br/><br/>
     <em><strong>1.9.4</strong></em><br/><br/>
+    <ul>
+      <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.4/RELEASE-NOTES.txt">Release Notes</a></li>
+      <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.4/apidocs/index.html">JavaDoc</a></li>
+    </ul>
     <strong>CVE-2019-10086.</strong> Apache Commons Beanutils does not suppresses
     the class property in bean introspection by default.<br/><br/>
     <strong>Severity.</strong> Medium<br/><br/>