This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new c703d00300 Update build.gradle
c703d00300 is described below
commit c703d0030087a9a11a74401a4c97db272a6f06d9
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Dec 19 17:31:40 2025 +0100
Update build.gradle
---
poi-ooxml/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/poi-ooxml/build.gradle b/poi-ooxml/build.gradle
index 4902dab65e..b77d63369f 100644
--- a/poi-ooxml/build.gradle
+++ b/poi-ooxml/build.gradle
@@ -62,7 +62,7 @@ dependencies {
// 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
// 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.commons:commons-compress:${commonsCompressVersion}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]