From 743d019b9faf2d30c4929cb92271ea637f67575f Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Thu, 5 Dec 2024 12:34:35 +0800 Subject: [PATCH] add errormsg --- fe/fe-common/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fe/fe-common/pom.xml b/fe/fe-common/pom.xml index 9322286047a8aad..f5f0a696f125460 100644 --- a/fe/fe-common/pom.xml +++ b/fe/fe-common/pom.xml @@ -46,6 +46,10 @@ under the License. javax.annotation javax.annotation-api + + commons-io + commons-io + com.google.guava