This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 230d6352ac TIKA-4327: update aws, jbig2
230d6352ac is described below
commit 230d6352ac44f4af499dcd007ee07d7b1fbf18ac
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed May 20 06:12:42 2026 +0200
TIKA-4327: 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 51bf062848..f39c4ccfb7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,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.
@@ -378,7 +378,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>