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

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


The following commit(s) were added to refs/heads/master by this push:
     new c41bb5d0 revert 3.0.5 jbig2 update
c41bb5d0 is described below

commit c41bb5d0c274beb68577283a46b2283c693b6f20
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 12 14:06:40 2025 +0200

    revert 3.0.5 jbig2 update
---
 content/download.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/download.html b/content/download.html
index dd29ec2a..55a4fbaa 100644
--- a/content/download.html
+++ b/content/download.html
@@ -29,7 +29,7 @@ title:   Download
 <ul>
     <li>Feature release for PDFBox 3.0.x &mdash; <a 
href="https://downloads.apache.org/pdfbox/3.0.5/RELEASE-NOTES.txt";>3.0.5</a> 
(requires Java 8)</li>
     <li>Feature release for PDFBox 2.0.x &mdash; <a 
href="https://downloads.apache.org/pdfbox/2.0.34/RELEASE-NOTES.txt";>2.0.34</a> 
(requires Java 6)</li>
-    <li>Feature release of JBIG2 ImageIO plugin 3.0.x &mdash; <a 
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/RELEASE-NOTES.txt";>3.0.5</a>
 (requires Java 6)</li>
+    <li>Feature release of JBIG2 ImageIO plugin 3.0.x &mdash; <a 
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/RELEASE-NOTES.txt";>3.0.4</a>
 (requires Java 6)</li>
     <li><a href="#oldreleases">Previous releases</a></li>
 </ul>
 
@@ -183,11 +183,11 @@ title:   Download
     </tbody>
     <tbody>
         <tr>
-            <td 
rowspan="1"><strong>JBIG2<br>3.0.5</strong><br><small>feature</small></td>
+            <td 
rowspan="1"><strong>JBIG2<br>3.0.4</strong><br><small>feature</small></td>
             <td>JBIG2 ImageIO plugin</td>
-            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar";>jbig2-imageio-3.0.5.jar</a></td>
-            <td><a 
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.asc";>ASC</a></td>
-            <td><a 
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.sha512";>SHA512</a></td>
+            <td><a 
href="https://www.apache.org/dyn/closer.lua/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar";>jbig2-imageio-3.0.4.jar</a></td>
+            <td><a 
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar.asc";>ASC</a></td>
+            <td><a 
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar.sha512";>SHA512</a></td>
         </tr>
     </tbody>
 </table>

Reply via email to