[deps](fe)upgrade commons-text to 1.10.0 (#13562)

This commit is contained in:
jiafeng.zhang
2022-10-23 23:30:02 +08:00
committed by GitHub
parent 87864e40bf
commit 477b28efac
2 changed files with 3 additions and 1 deletions

View File

@ -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:

View File

@ -127,7 +127,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/cglib/cglib -->
<dependency>