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

commit 2c0b0598b48a39c2e4666f33072928b5217d23c7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jul 2 12:31:21 2025 +0200

    TIKA-4440: update aws, azure, nimbus
---
 tika-parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 65bd58944..56b51b1c1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,14 +311,14 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.53.2</google.cloud.version>
     <aws.version>1.12.787</aws.version>
-    <aws2.version>2.31.73</aws2.version>
+    <aws2.version>2.31.75</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.8</asm.version>
-    <azure.core.version>1.55.4</azure.core.version>
-    <azure.core.http.netty.version>1.15.12</azure.core.http.netty.version>
+    <azure.core.version>1.55.5</azure.core.version>
+    <azure.core.http.netty.version>1.15.13</azure.core.http.netty.version>
     <azure.storage.blob.version>12.30.0</azure.storage.blob.version>
     <azure.storage.common>12.29.0</azure.storage.common>
     <azure-identity.version>1.16.2</azure-identity.version>
@@ -453,7 +453,7 @@
     <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't 
fail on windows) -->
     <zookeeper.version>3.8.4</zookeeper.version>
     <zstd.version>1.5.7-3</zstd.version>
-    <nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.3.1</nimbus-jose-jwt.version>
     <logback.version>1.5.18</logback.version>
     <javacpp.version>1.5.11</javacpp.version>
     <maven.site.version>3.21.0</maven.site.version>

Reply via email to