This is an automated email from the ASF dual-hosted git repository.

lehmi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 63adf13  Site checkin for project Apache PDFBox Website
63adf13 is described below

commit 63adf1378a8806e6f5badd1a757b395de650a133
Author: Andreas Lehmkühler <andr...@lehmi.de>
AuthorDate: Fri Jun 11 08:02:26 2021 +0200

    Site checkin for project Apache PDFBox Website
---
 content/1.8/architecture.html | 32 ++++++++++-----------
 content/1.8/commandline.html  | 32 ++++++++++-----------
 content/1.8/dependencies.html | 32 ++++++++++-----------
 content/1.8/faq.html          | 32 ++++++++++-----------
 content/blog/index.html       |  5 ++++
 content/download.html         | 66 +++++++++++++++++++++----------------------
 content/index.html            | 22 +++++++--------
 7 files changed, 113 insertions(+), 108 deletions(-)

diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html
index e8b8c39..cb6c29e 100644
--- a/content/1.8/architecture.html
+++ b/content/1.8/architecture.html
@@ -97,38 +97,30 @@
             <i></i>
             <label>Cookbook</label>
               <ul><li>
-                    <a href="/1.8/cookbook/documentcreation.html" >
-                      Document Creation
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/pdfacreation.html" >
                       PDF/A Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/encryption.html" >
-                      Encrypting a File
+                    <a href="/1.8/cookbook/fill-form-field.html" >
+                      Fill a Form Field
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/pdfavalidation.html" >
-                      PDF/A Validation
+                    <a href="/1.8/cookbook/encryption.html" >
+                      Encrypting a File
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/fill-form-field.html" >
-                      Fill a Form Field
+                    <a href="/1.8/cookbook/documentcreation.html" >
+                      Document Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/workingwithattachments.html" >
-                      Working with Attachments
+                    <a href="/1.8/cookbook/pdfavalidation.html" >
+                      PDF/A Validation
                     </a>  
                   </li><li>
                     <a href="/1.8/cookbook/rendering.html" >
                       Document Rendering
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/textextraction.html" >
-                      Text Extraction
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/workingwithfonts.html" >
                       Working with Fonts
                     </a>  
@@ -136,6 +128,14 @@
                     <a href="/1.8/cookbook/workingwithmetadata.html" >
                       Working with Metadata
                     </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/textextraction.html" >
+                      Text Extraction
+                    </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/workingwithattachments.html" >
+                      Working with Attachments
+                    </a>  
                   </li></ul>
           </li><li>
             <a href="/1.8/commandline.html" >
diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html
index fdf67ae..edb1f93 100644
--- a/content/1.8/commandline.html
+++ b/content/1.8/commandline.html
@@ -97,38 +97,30 @@
             <i></i>
             <label>Cookbook</label>
               <ul><li>
-                    <a href="/1.8/cookbook/documentcreation.html" >
-                      Document Creation
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/pdfacreation.html" >
                       PDF/A Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/encryption.html" >
-                      Encrypting a File
+                    <a href="/1.8/cookbook/fill-form-field.html" >
+                      Fill a Form Field
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/pdfavalidation.html" >
-                      PDF/A Validation
+                    <a href="/1.8/cookbook/encryption.html" >
+                      Encrypting a File
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/fill-form-field.html" >
-                      Fill a Form Field
+                    <a href="/1.8/cookbook/documentcreation.html" >
+                      Document Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/workingwithattachments.html" >
-                      Working with Attachments
+                    <a href="/1.8/cookbook/pdfavalidation.html" >
+                      PDF/A Validation
                     </a>  
                   </li><li>
                     <a href="/1.8/cookbook/rendering.html" >
                       Document Rendering
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/textextraction.html" >
-                      Text Extraction
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/workingwithfonts.html" >
                       Working with Fonts
                     </a>  
@@ -136,6 +128,14 @@
                     <a href="/1.8/cookbook/workingwithmetadata.html" >
                       Working with Metadata
                     </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/textextraction.html" >
+                      Text Extraction
+                    </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/workingwithattachments.html" >
+                      Working with Attachments
+                    </a>  
                   </li></ul>
           </li><li>
             <a href="/1.8/commandline.html" >
diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html
index fb3f2c2..27c5802 100644
--- a/content/1.8/dependencies.html
+++ b/content/1.8/dependencies.html
@@ -97,38 +97,30 @@
             <i></i>
             <label>Cookbook</label>
               <ul><li>
-                    <a href="/1.8/cookbook/documentcreation.html" >
-                      Document Creation
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/pdfacreation.html" >
                       PDF/A Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/encryption.html" >
-                      Encrypting a File
+                    <a href="/1.8/cookbook/fill-form-field.html" >
+                      Fill a Form Field
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/pdfavalidation.html" >
-                      PDF/A Validation
+                    <a href="/1.8/cookbook/encryption.html" >
+                      Encrypting a File
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/fill-form-field.html" >
-                      Fill a Form Field
+                    <a href="/1.8/cookbook/documentcreation.html" >
+                      Document Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/workingwithattachments.html" >
-                      Working with Attachments
+                    <a href="/1.8/cookbook/pdfavalidation.html" >
+                      PDF/A Validation
                     </a>  
                   </li><li>
                     <a href="/1.8/cookbook/rendering.html" >
                       Document Rendering
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/textextraction.html" >
-                      Text Extraction
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/workingwithfonts.html" >
                       Working with Fonts
                     </a>  
@@ -136,6 +128,14 @@
                     <a href="/1.8/cookbook/workingwithmetadata.html" >
                       Working with Metadata
                     </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/textextraction.html" >
+                      Text Extraction
+                    </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/workingwithattachments.html" >
+                      Working with Attachments
+                    </a>  
                   </li></ul>
           </li><li>
             <a href="/1.8/commandline.html" >
diff --git a/content/1.8/faq.html b/content/1.8/faq.html
index e6e6261..9408ff2 100644
--- a/content/1.8/faq.html
+++ b/content/1.8/faq.html
@@ -97,38 +97,30 @@
             <i></i>
             <label>Cookbook</label>
               <ul><li>
-                    <a href="/1.8/cookbook/documentcreation.html" >
-                      Document Creation
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/pdfacreation.html" >
                       PDF/A Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/encryption.html" >
-                      Encrypting a File
+                    <a href="/1.8/cookbook/fill-form-field.html" >
+                      Fill a Form Field
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/pdfavalidation.html" >
-                      PDF/A Validation
+                    <a href="/1.8/cookbook/encryption.html" >
+                      Encrypting a File
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/fill-form-field.html" >
-                      Fill a Form Field
+                    <a href="/1.8/cookbook/documentcreation.html" >
+                      Document Creation
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/workingwithattachments.html" >
-                      Working with Attachments
+                    <a href="/1.8/cookbook/pdfavalidation.html" >
+                      PDF/A Validation
                     </a>  
                   </li><li>
                     <a href="/1.8/cookbook/rendering.html" >
                       Document Rendering
                     </a>  
                   </li><li>
-                    <a href="/1.8/cookbook/textextraction.html" >
-                      Text Extraction
-                    </a>  
-                  </li><li>
                     <a href="/1.8/cookbook/workingwithfonts.html" >
                       Working with Fonts
                     </a>  
@@ -136,6 +128,14 @@
                     <a href="/1.8/cookbook/workingwithmetadata.html" >
                       Working with Metadata
                     </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/textextraction.html" >
+                      Text Extraction
+                    </a>  
+                  </li><li>
+                    <a href="/1.8/cookbook/workingwithattachments.html" >
+                      Working with Attachments
+                    </a>  
                   </li></ul>
           </li><li>
             <a href="/1.8/commandline.html" >
diff --git a/content/blog/index.html b/content/blog/index.html
index a5ddfe5..d18ab7a 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -169,6 +169,11 @@
             </div>
             <div class="col-xs-12 col-sm-9">
                 <h1 id="blog">Blog</h1>
+<h2>Apache PDFBox 2.0.24 released<br><small>2021-06-10</small></h2>
+<p>The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 2.0.24. It is available for download at:</p>
+<p><a 
href="https://pdfbox.apache.org/download.html";>https://pdfbox.apache.org/download.html</a></p>
+<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12349959";>full
 release notes</a> for details about this release.</p>
 <h2>Apache PDFBox 3.0.0-RC1 released<br><small>2021-04-01</small></h2>
 <p>The Apache PDFBox community is pleased to announce the first release
 candidate of Apache PDFBox version 3.0.0. It is available for download at:</p>
diff --git a/content/download.html b/content/download.html
index a161689..174a26e 100644
--- a/content/download.html
+++ b/content/download.html
@@ -177,7 +177,7 @@
 
 <ul>
     <li>Release candidate for PDFBox 3.0.0 &mdash; <a 
href="https://www.apache.org/dist/pdfbox/3.0.0-RC1/RELEASE-NOTES.txt";>3.0.0-RC1</a></li>
-    <li>Feature release for PDFBox 2.0.x &mdash; <a 
href="https://www.apache.org/dist/pdfbox/2.0.23/RELEASE-NOTES.txt";>2.0.23</a></li>
+    <li>Feature release for PDFBox 2.0.x &mdash; <a 
href="https://www.apache.org/dist/pdfbox/2.0.24/RELEASE-NOTES.txt";>2.0.24</a></li>
     <li>Bugfix release for PDFBox 1.8.x &mdash; <a 
href="https://www.apache.org/dist/pdfbox/1.8.16/RELEASE-NOTES.txt";>1.8.16</a></li>
     <li>Feature release of JBIG2 ImageIO plugin 3.0.x &mdash; <a 
href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.3/RELEASE-NOTES.txt";>3.0.3</a></li>
     <li><a href="#oldreleases">Previous releases</a></li>
@@ -264,65 +264,65 @@
     </tbody>
     <tbody>
         <tr>
-            <td 
rowspan="11"><strong>PDFBox<br>2.0.23</strong><br><small>feature</small></td>
+            <td 
rowspan="11"><strong>PDFBox<br>2.0.24</strong><br><small>feature</small></td>
             <td colspan="4"><strong>Command line tools</strong></td>
         </tr>
         <tr>
             <td>PDFBox standalone</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/pdfbox-app-2.0.23.jar";>pdfbox-app-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-app-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-app-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/pdfbox-app-2.0.24.jar";>pdfbox-app-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-app-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-app-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td>Debugger standalone</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/debugger-app-2.0.23.jar";>debugger-app-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/debugger-app-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/debugger-app-2.0.23.jar.sha512";>SHA512</a></td>
        
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/debugger-app-2.0.24.jar";>debugger-app-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/debugger-app-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/debugger-app-2.0.24.jar.sha512";>SHA512</a></td>
        
         </tr>
         <tr>
             <td>Preflight standalone</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/preflight-app-2.0.23.jar";>preflight-app-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/preflight-app-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/preflight-app-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/preflight-app-2.0.24.jar";>preflight-app-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/preflight-app-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/preflight-app-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td colspan="4"><strong>Libraries of each subproject</strong></td>
         </tr>
         <tr>
             <td>pdfbox</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/pdfbox-2.0.23.jar";>pdfbox-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/pdfbox-2.0.24.jar";>pdfbox-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td>fontbox</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/fontbox-2.0.23.jar";>fontbox-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/fontbox-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/fontbox-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/fontbox-2.0.24.jar";>fontbox-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/fontbox-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/fontbox-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td>preflight</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/preflight-2.0.23.jar";>preflight-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/preflight-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/preflight-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/preflight-2.0.24.jar";>preflight-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/preflight-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/preflight-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td>xmpbox</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/xmpbox-2.0.23.jar";>xmpbox-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/xmpbox-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/xmpbox-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/xmpbox-2.0.24.jar";>xmpbox-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/xmpbox-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/xmpbox-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td>pdfbox-tools</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/pdfbox-tools-2.0.23.jar";>pdfbox-tools-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-tools-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-tools-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/pdfbox-tools-2.0.24.jar";>pdfbox-tools-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-tools-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-tools-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td>pdfbox-debugger</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/pdfbox-debugger-2.0.23.jar";>pdfbox-debugger-2.0.23.jar</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-debugger-2.0.23.jar.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-debugger-2.0.23.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/pdfbox-debugger-2.0.24.jar";>pdfbox-debugger-2.0.24.jar</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-debugger-2.0.24.jar.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-debugger-2.0.24.jar.sha512";>SHA512</a></td>
         </tr>
     </tbody>
     <tbody>
@@ -408,11 +408,11 @@
             <td><a 
href="https://www.apache.org/dist/pdfbox/3.0.0-RC1/pdfbox-3.0.0-RC1-src.zip.sha512";>SHA512</a></td>
         </tr>
         <tr>
-            
<td><strong>PDFBox<br>2.0.23</strong><br><small>feature</small></td>
+            
<td><strong>PDFBox<br>2.0.24</strong><br><small>feature</small></td>
             <td>Source ZIP file incl. examples</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.23/pdfbox-2.0.23-src.zip";>pdfbox-2.0.23-src.zip</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-2.0.23-src.zip.asc";>ASC</a></td>
-            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.23/pdfbox-2.0.23-src.zip.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/2.0.24/pdfbox-2.0.24-src.zip";>pdfbox-2.0.24-src.zip</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-2.0.24-src.zip.asc";>ASC</a></td>
+            <td><a 
href="https://www.apache.org/dist/pdfbox/2.0.24/pdfbox-2.0.24-src.zip.sha512";>SHA512</a></td>
         </tr>
         <tr>
             <td><strong>PDFBox<br>1.8.16</strong><br><small>bugfix</small></td>
diff --git a/content/index.html b/content/index.html
index 683708a..0aeed77 100644
--- a/content/index.html
+++ b/content/index.html
@@ -173,13 +173,11 @@
     PDF documents. This project allows creation of new PDF documents, 
manipulation of existing
     documents and the ability to extract content from documents. Apache PDFBox 
also includes several
     command-line utilities. Apache PDFBox is published under the Apache 
License v2.0.</p>
-<h2>Apache PDFBox 3.0.0-RC1 released<br><small>2021-04-01</small></h2>
-<p>The Apache PDFBox community is pleased to announce the first release
-candidate of Apache PDFBox version 3.0.0. It is available for download at:</p>
+<h2>Apache PDFBox 2.0.24 released<br><small>2021-06-10</small></h2>
+<p>The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox version 2.0.24. It is available for download at:</p>
 <p><a 
href="https://pdfbox.apache.org/download.html";>https://pdfbox.apache.org/download.html</a></p>
-<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12328836";>full
 release notes</a> for details about this release.</p>
-<p>The <a href="https://pdfbox.apache.org/3.0/migration.html";>Migration 
Guide</a> shall give users coming from
-PDFBox 2.0.x an overview about things to look at when switching over. More 
details to come.</p>
+<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12349959";>full
 release notes</a> for details about this release.</p>
 <h2 id="getting-help">Getting Help</h2>
 <p>To get help on using PDFBox, please <a 
href="mailto:users-subscr...@pdfbox.apache.org";>Subscribe to the Users Mailing 
List</a> and post your
 questions there. We're happy to help.</p>
@@ -224,6 +222,13 @@ skills. Subscribe to the <a 
href="/mailinglists.html">Mailing Lists</a> and find
     </div>
 </div>
 <h2 id="news">News</h2>
+<h2>Apache PDFBox 3.0.0-RC1 released<br><small>2021-04-01</small></h2>
+<p>The Apache PDFBox community is pleased to announce the first release
+candidate of Apache PDFBox version 3.0.0. It is available for download at:</p>
+<p><a 
href="https://pdfbox.apache.org/download.html";>https://pdfbox.apache.org/download.html</a></p>
+<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12328836";>full
 release notes</a> for details about this release.</p>
+<p>The <a href="https://pdfbox.apache.org/3.0/migration.html";>Migration 
Guide</a> shall give users coming from
+PDFBox 2.0.x an overview about things to look at when switching over. More 
details to come.</p>
 <h2>CVE-2021-27807, CVE-2021-27906 Infinite loop and 
OutOfMemory<br><small>2021-03-20</small></h2>
 <p>CVE-2021-27807: A carefully crafted PDF file can trigger an infinite loop 
while loading the file.</p>
 <p>CVE-2021-27906: A carefully crafted PDF file can trigger an 
OutOfMemory-Exception while loading the file.</p>
@@ -246,11 +251,6 @@ Apache PDFBox version 2.0.22. It is available for download 
at:</p>
 Apache PDFBox version 2.0.21. It is available for download at:</p>
 <p><a 
href="https://pdfbox.apache.org/download.cgi";>https://pdfbox.apache.org/download.cgi</a></p>
 <p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12348324";>full
 release notes</a> for details about this release.</p>
-<h2>Apache PDFBox 2.0.20 released<br><small>2020-06-07</small></h2>
-<p>The Apache PDFBox community is pleased to announce the release of
-Apache PDFBox version 2.0.20. It is available for download at:</p>
-<p><a 
href="https://pdfbox.apache.org/download.cgi";>https://pdfbox.apache.org/download.cgi</a></p>
-<p>See the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&amp;version=12346996";>full
 release notes</a> for details about this release.</p>
 
             </div>
         </div>

Reply via email to