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

petrov-mg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 232d23d3 IGNITE-28552 Updated kafka-clients dependency to 3.9.2 
version (#343)
232d23d3 is described below

commit 232d23d39f2ddf6077ccad3e73064830e1ea3158
Author: Aleksandr Nikolaev <[email protected]>
AuthorDate: Fri Apr 24 12:52:34 2026 +0300

    IGNITE-28552 Updated kafka-clients dependency to 3.9.2 version (#343)
---
 modules/cdc-ext/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/cdc-ext/pom.xml b/modules/cdc-ext/pom.xml
index f01cffd7..09179cc0 100644
--- a/modules/cdc-ext/pom.xml
+++ b/modules/cdc-ext/pom.xml
@@ -32,7 +32,7 @@
     </parent>
 
     <properties>
-        <kafka.version>3.9.1</kafka.version>
+        <kafka.version>3.9.2</kafka.version>
     </properties>
 
     <artifactId>ignite-cdc-ext</artifactId>

Reply via email to