From 1aa58eeda2e151309ea9e429c4058685c430a7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 19:57:50 +0000 Subject: [PATCH] Bump com.azure:azure-identity in /StorageBlob Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-preview.3 to 1.12.2. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.0.0-preview.3...azure-identity_1.12.2) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- StorageBlob/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StorageBlob/pom.xml b/StorageBlob/pom.xml index 6f81182..c1b7862 100644 --- a/StorageBlob/pom.xml +++ b/StorageBlob/pom.xml @@ -62,7 +62,7 @@ com.azure azure-identity - 1.0.0-preview.3 + 1.12.2 \ No newline at end of file