Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/6073#discussion_r191207284
--- Diff: flink-libraries/flink-table/pom.xml ---
@@ -146,6 +147,12 @@ under the License.
<artifactId>flink-test-utils_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>test</scope>
+ <exclusions>
--- End diff --
flink-test-utils depends on curator-test which depends on guava.---
