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

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


The following commit(s) were added to refs/heads/main by this push:
     new 74dad3761 Bump com.azure:azure-core from 1.51.0 to 1.52.0 (#1954)
74dad3761 is described below

commit 74dad3761571e28c7c7a3ac0fd9c9fa5a831460f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 16 08:10:54 2024 +0200

    Bump com.azure:azure-core from 1.51.0 to 1.52.0 (#1954)
    
    Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) 
from 1.51.0 to 1.52.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - 
[Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.51.0...azure-core_1.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 c9c2c712a..cd1541f1f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
         See TIKA-2992.
     -->
     <asm.version>9.7</asm.version>
-    <azure.core.version>1.51.0</azure.core.version>
+    <azure.core.version>1.52.0</azure.core.version>
     <azure.core.http.netty.version>1.15.4</azure.core.http.netty.version>
     <azure.storage.blob.version>12.27.1</azure.storage.blob.version>
     <azure.identity.version>1.13.2</azure.identity.version>

Reply via email to