From d823d8f370154da3460589cf36db058c8e49cd86 Mon Sep 17 00:00:00 2001 From: AsinRay Date: Tue, 4 Jan 2022 14:45:34 +0800 Subject: [PATCH] Remove unnecessary jar packages commons-io 2.4 --- flink-connector-redis/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/flink-connector-redis/pom.xml b/flink-connector-redis/pom.xml index 77d4393d..2f6cf778 100644 --- a/flink-connector-redis/pom.xml +++ b/flink-connector-redis/pom.xml @@ -55,12 +55,26 @@ under the License. ${jedis.version} + + + commons-io + commons-io + 2.4 + test + com.github.kstyrc embedded-redis 0.6 test + + + commons-io + commons-io + + + org.apache.flink