You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2024/03/22 09:12:53 UTC

(tika) branch branch_2x updated: TIKA-4162: update azure-storage-blob

This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_2x by this push:
     new f44e7a3cd TIKA-4162: update azure-storage-blob
f44e7a3cd is described below

commit f44e7a3cdc62545a245fc73b44f1ca3eff09c1a4
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Fri Mar 22 10:12:45 2024 +0100

    TIKA-4162: update azure-storage-blob
---
 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 f942c38ed..8bdd98c7f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -487,7 +487,7 @@
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-storage-blob</artifactId>
-        <version>12.25.2</version>
+        <version>12.25.3</version>
       </dependency>
       <dependency>
         <groupId>com.azure</groupId>