update download section due to 2.0.19 release
diff --git a/content/_posts/2020-01-23-pdfbox.2.0.19.md b/content/_posts/2020-01-23-pdfbox.2.0.19.md
new file mode 100644
index 0000000..425d895
--- /dev/null
+++ b/content/_posts/2020-01-23-pdfbox.2.0.19.md
@@ -0,0 +1,30 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+         or more contributor license agreements.  See the NOTICE file
+         distributed with this work for additional information
+         regarding copyright ownership.  The ASF licenses this file
+         to you under the Apache License, Version 2.0 (the
+         "License"); you may not use this file except in compliance
+         with the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+         Unless required by applicable law or agreed to in writing,
+         software distributed under the License is distributed on an
+         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+         KIND, either express or implied.  See the License for the
+         specific language governing permissions and limitations
+         under the License.
+
+layout:  default
+title:   Apache PDFBox 2.0.19 released
+date: "2020-01-23 00:00:00 +0000"
+categories: [release, news]
+---
+
+The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 2.0.19. It is available for download at:
+
+[https://pdfbox.apache.org/download.cgi](https://pdfbox.apache.org/download.cgi)
+
+See the [full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12346594) for details about this release.
diff --git a/content/doap_PDFBox.rdf b/content/doap_PDFBox.rdf
index fbe900a..6ecc4ed 100644
--- a/content/doap_PDFBox.rdf
+++ b/content/doap_PDFBox.rdf
@@ -37,6 +37,13 @@
     <release>
       <Version>
         <name>Apache PDFBox</name>
+        <created>2020-01-23</created>
+        <revision>2.0.19</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache PDFBox</name>
         <created>2019-12-23</created>
         <revision>2.0.18</revision>
       </Version>
diff --git a/content/download.html b/content/download.html
index 67aee94..de88463 100644
--- a/content/download.html
+++ b/content/download.html
@@ -25,7 +25,7 @@
 <p>There are several ways to obtain the PDFBox binaries or sources:</p>
 
 <ul>
-    <li><a href="#20x">PDFBox 2.0.18 release</a></li>
+    <li><a href="#20x">PDFBox 2.0.19 release</a></li>
     <li><a href="#18x">PDFBox 1.8.16 release</a></li>
     <li><a href="#JBIG2">JBIG2 ImageIO plugin 3.0.3 release</a></li>
     <li><a href="#oldreleases">Previous releases</a></li>
@@ -53,68 +53,68 @@
 </form>
 
 <a name="20x"></a>
-<h3>PDFBox 2.0.18</h3>
+<h3>PDFBox 2.0.19</h3>
 
 <p>This is an incremental feature release based on the earlier `2.0.x` releases.
-   See the <a href="https://www.apache.org/dist/pdfbox/2.0.18/RELEASE-NOTES.txt">Release Notes</a> for more details.
+   See the <a href="https://www.apache.org/dist/pdfbox/2.0.19/RELEASE-NOTES.txt">Release Notes</a> for more details.
 </p>
 <p><strong>Source code including examples</strong></p>
 <ul>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/pdfbox-2.0.18-src.zip">pdfbox-2.0.18-src.zip</a> 15.3MB, source archive
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-2.0.18-src.zip.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-2.0.18-src.zip.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/pdfbox-2.0.19-src.zip">pdfbox-2.0.19-src.zip</a> 15.3MB, source archive
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-2.0.19-src.zip.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-2.0.19-src.zip.sha512">SHA512</a>
     </li>
 </ul>
 <p><strong>Command line tools</strong></p>
 <ul>
     <li>
-      <a href="[preferred]pdfbox/2.0.18/pdfbox-app-2.0.18.jar">pdfbox-app-2.0.18.jar</a> 9.3MB, pre-built PDFBox standalone binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-app-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-app-2.0.18.jar.sha512">SHA512</a>
+      <a href="[preferred]pdfbox/2.0.19/pdfbox-app-2.0.19.jar">pdfbox-app-2.0.19.jar</a> 9.3MB, pre-built PDFBox standalone binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-app-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-app-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/preflight-app-2.0.18.jar">preflight-app-2.0.18.jar</a> 9.3MB, pre-built Preflight standalone binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/preflight-app-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/preflight-app-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/preflight-app-2.0.19.jar">preflight-app-2.0.19.jar</a> 9.3MB, pre-built Preflight standalone binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/preflight-app-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/preflight-app-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/debugger-app-2.0.18.jar">debugger-app-2.0.18.jar</a> 9.2MB, pre-built Debugger standalone binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/debugger-app-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/debugger-app-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/debugger-app-2.0.19.jar">debugger-app-2.0.19.jar</a> 9.2MB, pre-built Debugger standalone binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/debugger-app-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/debugger-app-2.0.19.jar.sha512">SHA512</a>
     </li>
 </ul>
 <p><strong>Libraries of each subproject</strong></p>
 <ul>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/pdfbox-2.0.18.jar">pdfbox-2.0.18.jar</a> 2.7MB, pre-built binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/pdfbox-2.0.19.jar">pdfbox-2.0.19.jar</a> 2.7MB, pre-built binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/fontbox-2.0.18.jar">fontbox-2.0.18.jar</a> 1.6MB, pre-built binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/fontbox-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/fontbox-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/fontbox-2.0.19.jar">fontbox-2.0.19.jar</a> 1.6MB, pre-built binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/fontbox-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/fontbox-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/preflight-2.0.18.jar">preflight-2.0.18.jar</a> 248KB, pre-built binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/preflight-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/preflight-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/preflight-2.0.19.jar">preflight-2.0.19.jar</a> 248KB, pre-built binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/preflight-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/preflight-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/xmpbox-2.0.18.jar">xmpbox-2.0.18.jar</a> 132KB, pre-built binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/xmpbox-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/xmpbox-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/xmpbox-2.0.19.jar">xmpbox-2.0.19.jar</a> 132KB, pre-built binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/xmpbox-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/xmpbox-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/pdfbox-tools-2.0.18.jar">pdfbox-tools-2.0.18.jar</a> 81KB, pre-built binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-tools-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-tools-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/pdfbox-tools-2.0.19.jar">pdfbox-tools-2.0.19.jar</a> 81KB, pre-built binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-tools-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-tools-2.0.19.jar.sha512">SHA512</a>
     </li>
     <li>
-        <a href="[preferred]pdfbox/2.0.18/pdfbox-debugger-2.0.18.jar">pdfbox-debugger-2.0.18.jar</a> 254KB, pre-built binary
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-debugger-2.0.18.jar.asc">ASC</a>
-        <a href="https://www.apache.org/dist/pdfbox/2.0.18/pdfbox-debugger-2.0.18.jar.sha512">SHA512</a>
+        <a href="[preferred]pdfbox/2.0.19/pdfbox-debugger-2.0.19.jar">pdfbox-debugger-2.0.19.jar</a> 254KB, pre-built binary
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-debugger-2.0.19.jar.asc">ASC</a>
+        <a href="https://www.apache.org/dist/pdfbox/2.0.19/pdfbox-debugger-2.0.19.jar.sha512">SHA512</a>
     </li>
 </ul>