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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 772a6db  chore(deps): bump kafka.version from 4.3.0 to 4.3.1 (#723)
772a6db is described below

commit 772a6db3b33c5912404b456c94eae8eb297767cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 13:07:51 2026 +0200

    chore(deps): bump kafka.version from 4.3.0 to 4.3.1 (#723)
    
    Bumps `kafka.version` from 4.3.0 to 4.3.1.
    
    Updates `org.apache.kafka:kafka-clients` from 4.3.0 to 4.3.1
    
    Updates `org.apache.kafka:connect-api` from 4.3.0 to 4.3.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-version: 4.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.kafka:connect-api
      dependency-version: 4.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/integrations/apache-kafka/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/integrations/apache-kafka/pom.xml 
b/plc4j/integrations/apache-kafka/pom.xml
index 0a4dfc5..fb477b6 100644
--- a/plc4j/integrations/apache-kafka/pom.xml
+++ b/plc4j/integrations/apache-kafka/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         
<project.build.outputTimestamp>2025-08-06T15:45:09Z</project.build.outputTimestamp>
-        <kafka.version>4.3.0</kafka.version>
+        <kafka.version>4.3.1</kafka.version>
         
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
     </properties>
 

Reply via email to