Update guava to 32.0.1-jre

Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
This commit is contained in:
Rene Pfeuffer
2023-06-22 08:39:54 +02:00
parent bceef8ee7c
commit bc374c86aa

View File

@@ -91,7 +91,7 @@ ext {
elRuntime: 'org.glassfish:javax.el:3.0.1-b11',
// utils
guava: 'com.google.guava:guava:30.1-jre',
guava: 'com.google.guava:guava:32.0.1-jre',
commonsLang: 'commons-lang:commons-lang:2.6',
commonsCompress: 'org.apache.commons:commons-compress:1.20',