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

asf-gitbox-commits 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 c5006930 PDFBOX-5660: update jbig2 plugin
c5006930 is described below

commit c50069304d036bce5bf67d86cf029761616205e0
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Thu May 21 08:01:51 2026 +0200

    PDFBOX-5660: update jbig2 plugin
---
 content/3.0/migration.md | 2 +-
 content/4.0/migration.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/3.0/migration.md b/content/3.0/migration.md
index a077a0e9..508c53fe 100644
--- a/content/3.0/migration.md
+++ b/content/3.0/migration.md
@@ -49,7 +49,7 @@ For test support the libraries are updated to
 - JUnit 5.10.0
 - JAI Image Core 1.4.0
 - JAI JPEG2000 1.4.0
-- Apache JBIG ImageIO Plugin 3.0.4
+- Apache JBIG ImageIO Plugin 3.0.5
 - Apache Commons IO 2.13
 - Apache Log4j 2.20.0
 
diff --git a/content/4.0/migration.md b/content/4.0/migration.md
index 4c2e8922..080fb5a8 100644
--- a/content/4.0/migration.md
+++ b/content/4.0/migration.md
@@ -50,7 +50,7 @@ For test support the libraries are updated to
 - JUnit 5.13.4
 - JAI Image Core 1.4.0
 - JAI JPEG2000 1.4.0
-- Apache JBIG ImageIO Plugin 3.0.4
+- Apache JBIG ImageIO Plugin 3.0.5
 - Apache Commons IO 2.20.0
 
 ## General Changes for PDFBox 4.0
@@ -87,4 +87,4 @@ The default implementation found in 3.0 has been moved to the 
`COSWriter` class.
 
 ### Deprecations
 
-In the PDIndexed class, the no parameter constructor and two methods were 
removed. Let us know if you need them.
\ No newline at end of file
+In the PDIndexed class, the no parameter constructor and two methods were 
removed. Let us know if you need them.

Reply via email to