From c10450ef46a6961f45ba9c8a46e929483e8f41fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Nov 2021 23:26:37 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45bfb68..5628720 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.code.gson gson - 2.8.2 + 2.8.9