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 ca8966ffd TIKA-4326: update azure-identity, commons-csv
ca8966ffd is described below
commit ca8966ffdcce094a24f3607b4d6833bc8b583296
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jan 13 10:52:16 2025 +0100
TIKA-4326: update azure-identity, commons-csv
---
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 3a789ff16..9d46cefe9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -320,7 +320,7 @@
<azure.core.http.netty.version>1.15.7</azure.core.http.netty.version>
<azure.storage.blob.version>12.29.0</azure.storage.blob.version>
<azure.storage.common>12.28.0</azure.storage.common>
- <azure-identity.version>1.14.2</azure-identity.version>
+ <azure-identity.version>1.15.0</azure-identity.version>
<azure.json.version>1.2.0</azure.json.version>
<!-- 7.0.0 needs java 17 -->
<biz.aqute.version>6.4.1</biz.aqute.version>
@@ -334,7 +334,7 @@
<commons.codec.version>1.17.2</commons.codec.version>
<commons.collections4.version>4.4</commons.collections4.version>
<commons.compress.version>1.27.1</commons.compress.version>
- <commons.csv.version>1.12.0</commons.csv.version>
+ <commons.csv.version>1.13.0</commons.csv.version>
<commons.exec.version>1.4.0</commons.exec.version>
<commons.fileupload.version>1.5</commons.fileupload.version>
<commons.io.version>2.18.0</commons.io.version>