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 f93e49177 TIKA-4488: update azure-identity
f93e49177 is described below

commit f93e491775338606f63a7ec9cf8febc31a9b6c58
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 18 13:34:28 2025 +0200

    TIKA-4488: update azure-identity
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 6e4430833..33bbe40e6 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -322,7 +322,7 @@
     <azure.core.http.netty.version>1.16.1</azure.core.http.netty.version>
     <azure.storage.blob.version>12.31.2</azure.storage.blob.version>
     <azure.storage.common>12.30.2</azure.storage.common>
-    <azure-identity.version>1.17.0</azure-identity.version>
+    <azure-identity.version>1.18.0</azure-identity.version>
     <azure.json.version>1.5.0</azure.json.version>
     <azure.xml.version>1.2.0</azure.xml.version>
     <!-- 7.0.0 needs java 17 -->

Reply via email to