mirror of
https://github.com/apache/poi.git
synced 2025-02-06 10:08:17 +00:00
upgrade byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893601 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
abe22ef8f7
commit
64f19851fc
@ -24,8 +24,8 @@ sourceSets {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'net.bytebuddy:byte-buddy:1.11.13'
|
api 'net.bytebuddy:byte-buddy:1.11.18'
|
||||||
api 'net.bytebuddy:byte-buddy-agent:1.11.13'
|
api 'net.bytebuddy:byte-buddy-agent:1.11.18'
|
||||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user