From 477b28efac23c8aff1bfcbb7f2eb39afb11f3a70 Mon Sep 17 00:00:00 2001 From: "jiafeng.zhang" Date: Sun, 23 Oct 2022 23:30:02 +0800 Subject: [PATCH] [deps](fe)upgrade commons-text to 1.10.0 (#13562) --- dist/LICENSE-dist.txt | 2 ++ fe/fe-core/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dist/LICENSE-dist.txt b/dist/LICENSE-dist.txt index 80a6c4bdaa..4403b5a519 100644 --- a/dist/LICENSE-dist.txt +++ b/dist/LICENSE-dist.txt @@ -1282,6 +1282,8 @@ The Apache Software License, Version 2.0 - org.apache.zookeeper:zookeeper:3.4.6 (no url defined) * commons-beanutils: - commons-beanutils:commons-beanutils:1.7.0 (no url defined) + * commons-text: + - corg.apache.commons:commons-text:1.10.0 (no url defined) * oro: - oro:oro:2.0.8 (no url defined) * je: diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml index f00c59ec56..da0848aad6 100644 --- a/fe/fe-core/pom.xml +++ b/fe/fe-core/pom.xml @@ -127,7 +127,7 @@ under the License. org.apache.commons commons-text - 1.9 + 1.10.0