瀏覽代碼

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