diff --git a/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml b/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml index 472711b712fb2..9ea4f7d81e412 100644 --- a/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml +++ b/flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml @@ -84,6 +84,10 @@ org.slf4j slf4j-reload4j + + io.netty + netty + @@ -118,6 +122,10 @@ org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-filesystems/flink-hadoop-fs/pom.xml b/flink-filesystems/flink-hadoop-fs/pom.xml index 01fa245bd7180..f013ccc3852f5 100644 --- a/flink-filesystems/flink-hadoop-fs/pom.xml +++ b/flink-filesystems/flink-hadoop-fs/pom.xml @@ -95,6 +95,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -144,6 +148,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-formats/flink-compress/pom.xml b/flink-formats/flink-compress/pom.xml index 246e755bb413a..06392a9c0cd2b 100644 --- a/flink-formats/flink-compress/pom.xml +++ b/flink-formats/flink-compress/pom.xml @@ -71,6 +71,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-formats/flink-hadoop-bulk/pom.xml b/flink-formats/flink-hadoop-bulk/pom.xml index 21302576a26e4..b2e821621a57b 100644 --- a/flink-formats/flink-hadoop-bulk/pom.xml +++ b/flink-formats/flink-hadoop-bulk/pom.xml @@ -82,6 +82,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -98,6 +102,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -129,6 +137,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-formats/flink-orc/pom.xml b/flink-formats/flink-orc/pom.xml index 0572f95850532..df424be0d6eb7 100644 --- a/flink-formats/flink-orc/pom.xml +++ b/flink-formats/flink-orc/pom.xml @@ -141,6 +141,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml index fae2405cb5578..09e9bb316ff1f 100644 --- a/flink-formats/flink-parquet/pom.xml +++ b/flink-formats/flink-parquet/pom.xml @@ -144,6 +144,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -164,6 +168,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-formats/flink-sequence-file/pom.xml b/flink-formats/flink-sequence-file/pom.xml index c77a516ecb2f7..509eda9d4a70d 100644 --- a/flink-formats/flink-sequence-file/pom.xml +++ b/flink-formats/flink-sequence-file/pom.xml @@ -72,6 +72,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-fs-tests/pom.xml b/flink-fs-tests/pom.xml index c096a77437e0d..82feb76656035 100644 --- a/flink-fs-tests/pom.xml +++ b/flink-fs-tests/pom.xml @@ -71,6 +71,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -150,6 +154,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index d25f5d0a9a443..739e0c36c0972 100644 --- a/flink-yarn-tests/pom.xml +++ b/flink-yarn-tests/pom.xml @@ -222,6 +222,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/flink-yarn/pom.xml b/flink-yarn/pom.xml index cb72ac437546b..37d139ddda4f2 100644 --- a/flink-yarn/pom.xml +++ b/flink-yarn/pom.xml @@ -83,6 +83,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -166,6 +170,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + diff --git a/pom.xml b/pom.xml index 4586567bf7f25..9dce570d91d12 100644 --- a/pom.xml +++ b/pom.xml @@ -434,6 +434,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty + @@ -462,6 +466,10 @@ under the License. org.slf4j slf4j-reload4j + + io.netty + netty +