From 620b4d364359e099fe0967a69ddfa28a95c8edd4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Mar 2022 17:18:26 +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 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ab60bde..e02c4ba 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 5.2.19.RELEASE provided @@ -129,7 +129,7 @@ com.google.guava guava - 28.0-jre + 30.0-jre provided