[deps](fe)upgrade commons-text to 1.10.0 (#13562)
This commit is contained in:
2
dist/LICENSE-dist.txt
vendored
2
dist/LICENSE-dist.txt
vendored
@ -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:
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user