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}