From 49af3bc2b90e55d2c74e56626bc5bc5e6fb770da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Nov 2021 01:01:25 +0000 Subject: [PATCH] fix: upgrade com.google.code.gson:gson from 2.8.6 to 2.8.8 Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.6 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/shreshthagarg21/project/e80a0f9c-411e-4abc-b753-e94f4fcb2420?utm_source=github&utm_medium=referral&page=upgrade-pr --- LondonSubway/Java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LondonSubway/Java/pom.xml b/LondonSubway/Java/pom.xml index c9754a3..1570d59 100644 --- a/LondonSubway/Java/pom.xml +++ b/LondonSubway/Java/pom.xml @@ -27,7 +27,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.8