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

diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new e8698a6  [Chore] Update kafka-connect version to 3.7.1 (#46)
e8698a6 is described below

commit e8698a64cf0be850c799721a35326b63378f0d92
Author: wudongliang <[email protected]>
AuthorDate: Mon Oct 21 11:27:31 2024 +0800

    [Chore] Update kafka-connect version to 3.7.1 (#46)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da1ca0c..862ee7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <confluent.version>7.2.1</confluent.version>
-        <kafka.version>2.5.1</kafka.version>
+        <kafka.version>3.7.1</kafka.version>
         <avro.version>1.11.3</avro.version>
         <metrics.version>4.2.25</metrics.version>
         <spotless.version>2.4.2</spotless.version>


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

Reply via email to