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

davsclaus 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 af1c676  Bump org.apache.kafka:kafka-clients (#101)
af1c676 is described below

commit af1c676f24f72c89954d9446a2dd198610b6dcb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 20:29:43 2026 +0200

    Bump org.apache.kafka:kafka-clients (#101)
    
    Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-version: 3.9.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 0d2684b..0a98296 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
@@ -32,7 +32,7 @@
     <dependency>
       <groupId>org.apache.kafka</groupId>
       <artifactId>kafka-clients</artifactId>
-      <version>3.7.1</version>
+      <version>3.9.1</version>
     </dependency>
     <!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
     <dependency>

Reply via email to