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

yuanzhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 8250230c15 Bump org.apache.kafka:kafka_2.12 from 3.4.0 to 3.9.1 in 
/gluten-flink/ut (#11317)
8250230c15 is described below

commit 8250230c1581cc7c3283d49abbd08bb2ef689fe6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 31 05:25:33 2025 +0000

    Bump org.apache.kafka:kafka_2.12 from 3.4.0 to 3.9.1 in /gluten-flink/ut 
(#11317)
    
    Bumps org.apache.kafka:kafka_2.12 from 3.4.0 to 3.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka_2.12
      dependency-version: 3.9.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gluten-flink/ut/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gluten-flink/ut/pom.xml b/gluten-flink/ut/pom.xml
index 252fbf94a4..f0330bb80d 100644
--- a/gluten-flink/ut/pom.xml
+++ b/gluten-flink/ut/pom.xml
@@ -161,7 +161,7 @@
     <dependency>
       <groupId>org.apache.kafka</groupId>
       <artifactId>kafka_2.12</artifactId>
-      <version>3.4.0</version>
+      <version>3.9.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to