From b38ddc456ba20a5668c28fa048f1acdc41908a4f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 14:20:56 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..2d73595c19 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 + 32.0.0-jre com.google.code.gson