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

luzhijing pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 7d550a504fe [docs](docs) Fix Flink Doris Connector typo of Branch 2.0 
(#31831)
7d550a504fe is described below

commit 7d550a504fe942cc2fd7dd2766af9e5f6cff127a
Author: KassieZ <[email protected]>
AuthorDate: Wed Mar 6 10:53:42 2024 +0800

    [docs](docs) Fix Flink Doris Connector typo of Branch 2.0 (#31831)
---
 docs/zh-CN/docs/ecosystem/flink-doris-connector.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh-CN/docs/ecosystem/flink-doris-connector.md 
b/docs/zh-CN/docs/ecosystem/flink-doris-connector.md
index abad86201eb..b9f7d2c309a 100644
--- a/docs/zh-CN/docs/ecosystem/flink-doris-connector.md
+++ b/docs/zh-CN/docs/ecosystem/flink-doris-connector.md
@@ -58,7 +58,7 @@ under the License.
 <dependency>
   <groupId>org.apache.doris</groupId>
   <artifactId>flink-doris-connector-1.16</artifactId>
-  <version>1.4.0</version>
+  <version>1.5.2</version>
 </dependency>  
 ```
 


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

Reply via email to