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 110441efe Bump com.azure:azure-storage-common from 12.28.0 to 12.28.1 
(#2157)
110441efe is described below

commit 110441efe7fdab19f3d128022061f4e9b3bc7e3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 10 08:01:15 2025 +0100

    Bump com.azure:azure-storage-common from 12.28.0 to 12.28.1 (#2157)
    
    Bumps 
[com.azure:azure-storage-common](https://github.com/Azure/azure-sdk-for-java) 
from 12.28.0 to 12.28.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - 
[Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.28.0...azure-storage-blob_12.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-storage-common
      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 657c6aa61..1e1c9e1dd 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -318,7 +318,7 @@
     <azure.core.version>1.55.2</azure.core.version>
     <azure.core.http.netty.version>1.15.10</azure.core.http.netty.version>
     <azure.storage.blob.version>12.29.1</azure.storage.blob.version>
-    <azure.storage.common>12.28.0</azure.storage.common>
+    <azure.storage.common>12.28.1</azure.storage.common>
     <azure-identity.version>1.15.3</azure-identity.version>
     <azure.json.version>1.5.0</azure.json.version>
     <azure.xml.version>1.2.0</azure.xml.version>

Reply via email to