diff --git a/pom.xml b/pom.xml index 277e7e7..b3de2cc 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.8 1.8 - 1.12.0 + 1.15.1 @@ -28,22 +28,17 @@ org.apache.flink - flink-streaming-java_2.12 + flink-runtime ${flink.version} - + test org.apache.flink - flink-clients_2.12 + flink-clients ${flink.version} - - org.scala-lang - scala-library - 2.12.0 - @@ -58,12 +53,6 @@ 1.2.17 runtime - - - org.apache.flink - flink-connector-kafka_2.12 - ${flink.version} - org.apache.flink @@ -89,7 +78,6 @@ 5.1.34 - org.projectlombok lombok @@ -115,7 +103,6 @@ - org.apache.maven.plugins maven-dependency-plugin