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

tilman 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 65e5e00849 TIKA-4488: update aws, jwarc
65e5e00849 is described below

commit 65e5e008495f1aa441a0274cd9715b9d0b0cba61
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Feb 27 12:45:56 2026 +0100

    TIKA-4488: 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 8f2a7f50bc..6d39b66ea7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.63.0</google.cloud.version>
     <azure.version>1.3.4</azure.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.
@@ -392,7 +392,7 @@
     <junit5.version>5.14.2</junit5.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