mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update build.gradle
This commit is contained in:
parent
9e1afbbab1
commit
c703d00300
@ -62,7 +62,7 @@ dependencies {
|
|||||||
// and uncomment the line below to use a pre-built version of poi-ooxml-full.
|
// and uncomment the line below to use a pre-built version of poi-ooxml-full.
|
||||||
// Try to use the last release version of poi-ooxml-full. You might be unlucky if
|
// Try to use the last release version of poi-ooxml-full. You might be unlucky if
|
||||||
// recent unreleased changes in poi-ooxml-full are needed.
|
// recent unreleased changes in poi-ooxml-full are needed.
|
||||||
// api "org.apache.poi:poi-ooxml-full:5.5.0"
|
// api "org.apache.poi:poi-ooxml-full:5.5.1"
|
||||||
|
|
||||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||||
api "org.apache.commons:commons-compress:${commonsCompressVersion}"
|
api "org.apache.commons:commons-compress:${commonsCompressVersion}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user