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 ba6b24bad Bump com.azure:azure-identity from 1.15.1 to 1.15.2 (#2129)
ba6b24bad is described below

commit ba6b24bad01741a1c3b897a305a83116a95b3a29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 07:27:13 2025 +0100

    Bump com.azure:azure-identity from 1.15.1 to 1.15.2 (#2129)
    
    Bumps 
[com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 
1.15.1 to 1.15.2.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - 
[Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.15.1...azure-identity_1.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-identity
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 ab7c6e715..c1bbdd621 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -319,7 +319,7 @@
     <azure.core.http.netty.version>1.15.9</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.15.1</azure-identity.version>
+    <azure-identity.version>1.15.2</azure-identity.version>
     <azure.json.version>1.4.0</azure.json.version>
     <azure.xml.version>1.2.0</azure.xml.version>
     <biz.aqute.version>7.1.0</biz.aqute.version>

Reply via email to