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 75f32f7  Bump org.apache.kafka:kafka-clients (#102)
75f32f7 is described below

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

    Bump org.apache.kafka:kafka-clients (#102)
    
    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>
---
 .../kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml 
b/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
index 776eec6..1f825b4 100644
--- a/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
+++ b/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
@@ -23,7 +23,7 @@
     <dependency>
       <groupId>org.apache.kafka</groupId>
       <artifactId>kafka-clients</artifactId>
-      <version>3.7.1</version>
+      <version>3.9.1</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Reply via email to