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

commit f34ed717b7100d5e63aef92f9783cf7ff954795e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 29 09:05:32 2024 +0100

    Bump org.apache.kafka:kafka-clients (#95)
    
    Bumps org.apache.kafka:kafka-clients from 3.4.0 to 3.7.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      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 1b5a919..44b36af 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.4.0</version>
+      <version>3.7.1</version>
     </dependency>
     <!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
     <dependency>

Reply via email to