This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new ae4e7de424 Bump com.azure:azure-identity from 1.12.1 to 1.12.2 (#13368)
ae4e7de424 is described below
commit ae4e7de424e568225c729f7f98fc1e4ff473efb4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 10:45:12 2024 -0700
Bump com.azure:azure-identity from 1.12.1 to 1.12.2 (#13368)
---
pinot-plugins/pinot-file-system/pinot-adls/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml
b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml
index e4c362115f..1c46b34504 100644
--- a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml
+++ b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
- <version>1.12.1</version>
+ <version>1.12.2</version>
</dependency>
</dependencies>
<dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]