From ef38794ec8e63e1fd0be686466f1f0d236fcdac7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Jun 2021 04:10:46 +0000 Subject: [PATCH] fix: upgrade com.google.code.gson:gson from 2.8.0 to 2.8.6 Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.0 to 2.8.6. 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/treyruffy/project/d343bf6c-1053-4a70-8747-62aedc89eb65?utm_source=github&utm_medium=upgrade-pr --- Command Blocker Legacy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command Blocker Legacy/pom.xml b/Command Blocker Legacy/pom.xml index 12eafb5..23a805e 100644 --- a/Command Blocker Legacy/pom.xml +++ b/Command Blocker Legacy/pom.xml @@ -72,7 +72,7 @@ com.google.code.gson gson - 2.8.0 + 2.8.6 compile