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