From c7a45a94a066429d62c34db39821a85f5e20c2ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jan 2022 19:00:13 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..26a5c6b16b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.sonatype.oss oss-parent 9 - + @@ -168,7 +168,7 @@ - + @@ -564,7 +564,7 @@ com.google.guava guava - 27.0-jre + 30.0-jre com.google.code.gson