From 94fee9d3e2c9987e8d4d7520715b28b7e4986981 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Nov 2021 00:01:50 +0000 Subject: [PATCH] fix: upgrade com.google.code.gson:gson from 2.7 to 2.8.8 Snyk has created this PR to upgrade com.google.code.gson:gson from 2.7 to 2.8.8. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.code.gson/gson/ See this project in Snyk: https://app.snyk.io/org/pinterest-org/project/6cd0a50c-166c-4202-a08b-86087f5cf3a2?utm_source=github&utm_medium=referral&page=upgrade-pr --- third_party/protobuf/3.6.1/java/util/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/third_party/protobuf/3.6.1/java/util/pom.xml b/third_party/protobuf/3.6.1/java/util/pom.xml index f175cf152204c9..0d2ba2b494197c 100644 --- a/third_party/protobuf/3.6.1/java/util/pom.xml +++ b/third_party/protobuf/3.6.1/java/util/pom.xml @@ -28,7 +28,7 @@ com.google.code.gson gson - 2.7 + 2.8.8 junit @@ -65,10 +65,10 @@ - - - - + + + +