From 1c4589f9558236951180c3472976085d0c6b570c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Feb 2024 17:50:23 +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 1512984..ca86310 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ com.google.code.gson gson - 2.2.4 + 2.8.9