From 727c6f20db9cf996b066bd15aa414305881d2094 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Mar 2024 18:54:10 +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 3a2e661..01111ea 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ com.squareup.retrofit2 converter-gson - 2.9.0 + 2.10.0 junit