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

tilman 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 8d8f3440f7 TIKA-4327: update aws, jwarc
8d8f3440f7 is described below

commit 8d8f3440f73330bb04747212b537c25a377f63a6
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Feb 27 12:45:35 2026 +0100

    TIKA-4327: update aws, jwarc
---
 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 344e17720f..1682b3326c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.63.0</google.cloud.version>
-    <aws2.version>2.42.2</aws2.version>
+    <aws2.version>2.42.3</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.
@@ -402,7 +402,7 @@
     <junit6.version>6.1.0-M1</junit6.version>
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.7</junrar.version>
-    <jwarc.version>0.34.0</jwarc.version>
+    <jwarc.version>0.35.0</jwarc.version>
     <kafka.version>4.2.0</kafka.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.25.3</log4j2.version>

Reply via email to