aboutsummaryrefslogtreecommitdiffstats
path: root/poi-integration
diff options
context:
space:
mode:
Diffstat (limited to 'poi-integration')
-rw-r--r--poi-integration/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/poi-integration/build.gradle b/poi-integration/build.gradle
index 14e7a40ba9..781f1132b8 100644
--- a/poi-integration/build.gradle
+++ b/poi-integration/build.gradle
@@ -43,7 +43,7 @@ sourceSets {
dependencies {
testImplementation 'org.apache.ant:ant:1.10.12'
testImplementation 'org.apache.commons:commons-collections4:4.4'
- testImplementation 'com.google.guava:guava:31.0.1-jre'
+ testImplementation 'com.google.guava:guava:31.1-jre'
misc(project(':poi-ooxml')) {
capabilities {