From 780dcd8d5459fadf68cf35f27ede822bc09458a1 Mon Sep 17 00:00:00 2001 From: zhoukunhua Date: Tue, 21 Jun 2022 17:10:43 +0800 Subject: [PATCH] version --- pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 895bf18..34215dd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. UTF-8 - 1.15.0 + 1.14.5 1.8 ${target.java.version} ${target.java.version} @@ -41,20 +41,19 @@ under the License. org.apache.flink - flink-streaming-java + flink-streaming-java_2.12 ${flink.version} - provided + org.apache.flink - flink-clients + flink-clients_2.12 ${flink.version} - provided org.apache.flink - flink-connector-kafka + flink-connector-kafka_2.12 ${flink.version}