소스 검색

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…
취소
저장