bump google guava dependency to 30.1-jre

This commit is contained in:
Eduard Heimbuch
2021-01-25 14:13:34 +01:00
parent 01fd83fd6b
commit 171f155a0c

View File

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