From 45fed89c9a8de47cd77eea15e161a8c82525a867 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jan 2023 01: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-COMGOOGLEGUAVA-1015415 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9219cea..029240d 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.fasterxml.jackson.datatype jackson-datatype-guava - 2.9.4 + 2.14.2