瀏覽代碼

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
tags/REL_5_2_4
PJ Fanning 1 年之前
父節點
當前提交
46f45c2d0a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      poi-integration/build.gradle

+ 1
- 1
poi-integration/build.gradle 查看文件

@@ -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…
取消
儲存