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

asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 5a2e4a71aa TIKA-4695: update aws, jbig2
5a2e4a71aa is described below

commit 5a2e4a71aae3e399b804a0506f9cbc5bf56d2850
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed May 20 06:12:22 2026 +0200

    TIKA-4695: update aws, jbig2
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 9f82dc0ed9..282c9d6540 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.68.0</google.cloud.version>
-    <aws2.version>2.44.8</aws2.version>
+    <aws2.version>2.44.9</aws2.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
@@ -377,7 +377,7 @@
     <javax.annotation.version>1.3.2</javax.annotation.version>
     <javax.jcr.version>2.0</javax.jcr.version>
     <jaxb.runtime.version>4.0.8</jaxb.runtime.version>
-    <jbig2.version>3.0.4</jbig2.version>
+    <jbig2.version>3.0.5</jbig2.version>
     <jcommander.version>1.82</jcommander.version>
     <jdom2.version>2.0.6.1</jdom2.version>
     <jempbox.version>1.8.17</jempbox.version>

Reply via email to