From 3f0acf8002532e143a78344d436c4d306165fe6a Mon Sep 17 00:00:00 2001 From: Piotr Nowojski Date: Tue, 24 Oct 2017 16:52:55 +0200 Subject: [PATCH] [FLINK-7882][build] Fixup FLINK-7810 by excluding remaining unused jaxb dependencies --- flink-yarn/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml index eda1cb1ff8597c..372285bef82c24 100644 --- a/flink-yarn/pom.xml +++ b/flink-yarn/pom.xml @@ -85,6 +85,10 @@ under the License. com.sun.xml.bind jaxb-core + + com.sun.xml.bind + jaxb-impl +