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 b96aff4b7 TIKA-4383: update azure
b96aff4b7 is described below

commit b96aff4b70ede7542a6e4c6895b55921bee751f5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Mar 11 09:59:26 2025 +0100

    TIKA-4383: update azure
---
 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 78fb1d96b..a53914e25 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -513,12 +513,12 @@
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-core</artifactId>
-        <version>1.55.2</version>
+        <version>1.55.3</version>
       </dependency>
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-core-http-netty</artifactId>
-        <version>1.15.10</version>
+        <version>1.15.11</version>
       </dependency>
       <dependency>
         <groupId>com.azure</groupId>

Reply via email to