From c7c834b4507a04b09c1623a67b7516c9fccecb34 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Thu, 3 Jun 2021 14:06:57 +0800 Subject: [PATCH] :arrow_up: upgrade guava version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b026bfee..611857caa 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ com.google.guava guava - 29.0-jre + 30.0-jre com.google.code.gson