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 df25b4e64a TIKA-4695: update aws, nimbus, plexus
df25b4e64a is described below

commit df25b4e64a411b1a6094e5c22f2b72a8163a041a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Apr 6 10:28:11 2026 +0200

    TIKA-4695: update aws, nimbus, plexus
---
 tika-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 147f9d7b8f..cbbe1a64e1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.64.1</google.cloud.version>
     <azure.version>1.3.5</azure.version>
-    <aws2.version>2.42.23</aws2.version>
+    <aws2.version>2.42.28</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.
@@ -451,7 +451,7 @@
     <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't 
fail on windows) -->
     <zookeeper.version>3.8.6</zookeeper.version>
     <zstd.version>1.5.7-7</zstd.version>
-    <nimbus-jose-jwt.version>10.8</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
     <logback.version>1.5.32</logback.version>
     <javacpp.version>1.5.13</javacpp.version>
     <maven.site.version>3.21.0</maven.site.version>
@@ -554,7 +554,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-classworlds</artifactId>
-        <version>2.9.0</version>
+        <version>2.10.0</version>
       </dependency>
       <dependency>
         <groupId>org.jsoup</groupId>

Reply via email to