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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 196035f  Bump com.azure:azure-identity (#87)
196035f is described below

commit 196035f1b3772e47e320ad68a0dba554bf55e3ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 22:01:52 2024 +0200

    Bump com.azure:azure-identity (#87)
    
    Bumps 
[com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 
1.10.4 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-identity_1.10.4...azure-identity_1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-identity
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml 
b/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml
index 5117316..03b776d 100644
--- a/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml
+++ b/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/pom.xml
@@ -24,7 +24,7 @@
     <dependency>
       <groupId>com.azure</groupId>
       <artifactId>azure-identity</artifactId>
-      <version>1.10.4</version>
+      <version>1.12.2</version>
       <scope>compile</scope>
     </dependency>
 

Reply via email to