forked from github/dataease
fix: 指定 commons-text 版本
This commit is contained in:
parent
bf00beaaa6
commit
55d5db7b3a
@ -119,7 +119,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>[1.10.0,)</version>
|
||||
<version>1.10.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user