From edb3ad696de66444b5a81df99ca2818fcc87f606 Mon Sep 17 00:00:00 2001 From: Lijia Liu Date: Sun, 10 May 2020 17:10:46 +0800 Subject: [PATCH] [Deps] Remove redundant com.baidu:jprotobuf (#3322) * exclude jprotobuf from jprotobuf-rpc-core * add commons-io used in fe. --- fe/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/fe/pom.xml b/fe/pom.xml index 11c58c7a9d..7915e2d184 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -260,11 +260,23 @@ under the License. 1.8 + + commons-io + commons-io + 2.6 + + com.baidu jprotobuf-rpc-core 3.5.21 + + + com.baidu + jprotobuf + +