From 6ae7391b1f6679e8f9536274b6fc4bc8ba8d8e7d Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 2 Jul 2019 12:02:35 -0400 Subject: [PATCH] Update gson --- java/util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/util/pom.xml b/java/util/pom.xml index 2be7d4d396..b905180dd5 100644 --- a/java/util/pom.xml +++ b/java/util/pom.xml @@ -35,7 +35,7 @@ com.google.code.gson gson - 2.7 + 2.8.5 junit