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

hefengen 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 824ebacf0e update org.apache.kafka:kafka-clients 3.2.0 to 3.4.0 (#5122)
824ebacf0e is described below

commit 824ebacf0e833aa5c3ec06cf47a7b82c5f8e53f3
Author: Xinwei Xiong <[email protected]>
AuthorDate: Fri Sep 8 09:47:12 2023 +0800

    update org.apache.kafka:kafka-clients 3.2.0 to 3.4.0 (#5122)
    
    Co-authored-by: moremind <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d749f06fd1..e903cc0d6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
         <jackson-databind.version>2.12.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.2.0</kafka-clients.version>
+        <kafka-clients.version>3.4.0</kafka-clients.version>
         
<clickhouse-http-client.version>0.3.2-patch11</clickhouse-http-client.version>
         <eureka.version>1.10.17</eureka.version>
         <javatuples.version>1.2</javatuples.version>

Reply via email to