diff --git a/flink-mesos/pom.xml b/flink-mesos/pom.xml index bf60f0713463d..55e0472fccccb 100644 --- a/flink-mesos/pom.xml +++ b/flink-mesos/pom.xml @@ -92,6 +92,13 @@ under the License. com.netflix.fenzo fenzo-core 0.9.3 + + + + org.apache.mesos + mesos + + @@ -265,6 +272,9 @@ under the License. org.apache.flink:flink-shaded-curator-recipes com.google.protobuf:* + com.google.guava:guava + org.apache.mesos:* + com.netflix.fenzo:* @@ -273,8 +283,8 @@ under the License. org.apache.flink.mesos.shaded.org.apache.curator - com.google.protobuf - org.apache.flink.mesos.shaded.com.google.protobuf + com.google + org.apache.flink.mesos.shaded.com.google