소스 검색

upgrade byte-buddy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893601 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_0
PJ Fanning 2 년 전
부모
커밋
64f19851fc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      poi-ooxml-lite-agent/build.gradle

+ 2
- 2
poi-ooxml-lite-agent/build.gradle 파일 보기

@@ -24,8 +24,8 @@ sourceSets {
}

dependencies {
api 'net.bytebuddy:byte-buddy:1.11.13'
api 'net.bytebuddy:byte-buddy-agent:1.11.13'
api 'net.bytebuddy:byte-buddy:1.11.18'
api 'net.bytebuddy:byte-buddy-agent:1.11.18'
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
}


Loading…
취소
저장