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-kafka-connector.git


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

commit 0fd099d59b70590620cab0671ab392d63d386d8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 13 08:19:18 2024 +0200

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

diff --git 
a/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml 
b/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml
index e0274e0f93..aaba28a1c0 100644
--- a/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml
+++ b/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/pom.xml
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>com.azure</groupId>
       <artifactId>azure-identity</artifactId>
-      <version>1.11.1</version>
+      <version>1.12.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>

Reply via email to