mirror of https://github.com/apache/poi.git
revert ant upgrade due to issues with ant-launcher-1.10.13.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
25bb01ac14
commit
46f45c2d0a
|
@ -39,7 +39,7 @@ sourceSets {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation 'org.apache.ant:ant:1.10.13'
|
||||
testImplementation 'org.apache.ant:ant:1.10.12'
|
||||
testImplementation 'org.apache.commons:commons-collections4:4.4'
|
||||
testImplementation 'com.google.guava:guava:31.1-jre'
|
||||
|
||||
|
|
Loading…
Reference in New Issue