aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-08-20 16:29:36 +0000
committerPJ Fanning <fanningpj@apache.org>2024-08-20 16:29:36 +0000
commitcbda6bccf44db7ca2b5c54a919f05f920db843da (patch)
treeedcbe040132e6c4e99662551e5d71fcfa231778c /poi-ooxml
parent295e1d0bc95ed2c95171fb2a34f5beb520cb1c1d (diff)
downloadpoi-cbda6bccf44db7ca2b5c54a919f05f920db843da.tar.gz
poi-cbda6bccf44db7ca2b5c54a919f05f920db843da.zip
upgrade guava
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1920074 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poi-ooxml')
-rw-r--r--poi-ooxml/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/poi-ooxml/build.gradle b/poi-ooxml/build.gradle
index 9a1aedbca9..843c21ead5 100644
--- a/poi-ooxml/build.gradle
+++ b/poi-ooxml/build.gradle
@@ -118,7 +118,7 @@ dependencies {
testImplementation 'org.reflections:reflections:0.10.2'
testImplementation 'org.openjdk.jmh:jmh-core:1.36'
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.36'
- testImplementation 'com.google.guava:guava:33.2.1-jre'
+ testImplementation 'com.google.guava:guava:33.3.0-jre'
testImplementation 'com.github.rzymek:opczip:1.2.0'
// prevent slf4j warnings coming from xmlsec -> slf4j-api 1.7.x dependency