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

oscerd 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 68421ff0f9 build(deps-dev): bump org.apache.kafka:kafka-clients in 
/parent (#1763)
68421ff0f9 is described below

commit 68421ff0f97bd5f41f12663aff02530a3d8d3e6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 19:07:58 2026 +0200

    build(deps-dev): bump org.apache.kafka:kafka-clients in /parent (#1763)
    
    Bumps org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-version: 3.9.2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d8e0bd8ffc..c11602984c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -27,7 +27,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <kafka.version>3.9.1</kafka.version>
+        <kafka.version>3.9.2</kafka.version>
         <camel.version>4.21.0-SNAPSHOT</camel.version>
         
<camel.kamelet.catalog.version>4.21.0-SNAPSHOT</camel.kamelet.catalog.version>
         <apicurio.registry.version>2.5.11.Final</apicurio.registry.version>

Reply via email to