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 2485c0d052 TIKA-4695: update aws, asm
2485c0d052 is described below

commit 2485c0d0521c5d3e1b70255337a0059b73d3ecd7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri May 15 22:05:06 2026 +0200

    TIKA-4695: update aws, asm
---
 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 d50401f61a..8e3582e933 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,12 +314,12 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.68.0</google.cloud.version>
-    <aws2.version>2.44.4</aws2.version>
+    <aws2.version>2.44.6</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.
     -->
-    <asm.version>9.9.1</asm.version>
+    <asm.version>9.10</asm.version>
     <azure.version>1.3.6</azure.version>
     <!-- 7.0.0 needs java 17 -->
     <biz.aqute.version>6.4.1</biz.aqute.version>

Reply via email to