diff --git a/flink/flink-scala-2.12/pom.xml b/flink/flink-scala-2.12/pom.xml index db68ef957e4..f1939861c13 100644 --- a/flink/flink-scala-2.12/pom.xml +++ b/flink/flink-scala-2.12/pom.xml @@ -33,7 +33,6 @@ - flink ${flink1.17.version} 2.12.7 2.12 diff --git a/flink/pom.xml b/flink/pom.xml index 80e351616c5..07da347fb57 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -41,6 +41,8 @@ + flink + 1.15.1 1.16.0 1.17.1 diff --git a/spark/interpreter/pom.xml b/spark/interpreter/pom.xml index f47e0e74339..2fbfc042b7f 100644 --- a/spark/interpreter/pom.xml +++ b/spark/interpreter/pom.xml @@ -33,7 +33,6 @@ Zeppelin spark support - spark 3.0 1.12 diff --git a/spark/pom.xml b/spark/pom.xml index 3b460171ed0..9e5c9738115 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -33,6 +33,8 @@ Zeppelin Spark Support + spark + 3.5.3 3.21.12 0.10.9.7 diff --git a/spark/spark-scala-parent/pom.xml b/spark/spark-scala-parent/pom.xml index cc6fef85885..53794dd6613 100644 --- a/spark/spark-scala-parent/pom.xml +++ b/spark/spark-scala-parent/pom.xml @@ -108,18 +108,6 @@ - - org.apache.maven.plugins - maven-clean-plugin - - - - ${project.basedir}/../../interpreter/spark/scala-${spark.scala.binary.version} - false - - - - maven-resources-plugin