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

liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d8b6dd5d8 Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.7.1 
(#5795)
0d8b6dd5d8 is described below

commit 0d8b6dd5d82881e426184dd057a62bff6b183dfb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 20 10:18:28 2024 +0800

    Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.7.1 (#5795)
    
    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>
    Co-authored-by: aias00 <liuhon...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c860399251..5b29e20f85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
         <jackson-databind.version>2.15.3</jackson-databind.version>
         <jakarta.json-api.version>2.0.1</jakarta.json-api.version>
         
<elasticsearch-rest-client.version>8.2.3</elasticsearch-rest-client.version>
-        <kafka-clients.version>3.4.0</kafka-clients.version>
+        <kafka-clients.version>3.7.1</kafka-clients.version>
         <amqp-client.version>5.16.0</amqp-client.version>
         
<clickhouse-http-client.version>0.3.2-patch11</clickhouse-http-client.version>
         <eureka.version>2.0.2</eureka.version>

Reply via email to