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 32e2f0772 TIKA-4379: update azure json
32e2f0772 is described below
commit 32e2f0772c9bcab2701d2466bfaf0dfcddbfd977
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 8 09:40:37 2025 +0100
TIKA-4379: update azure json
---
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 ae1afcce0..35b6c46ac 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -321,7 +321,7 @@
<azure.storage.blob.version>12.29.0</azure.storage.blob.version>
<azure.storage.common>12.28.0</azure.storage.common>
<azure-identity.version>1.15.3</azure-identity.version>
- <azure.json.version>1.4.0</azure.json.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 -->
<biz.aqute.version>6.4.1</biz.aqute.version>