From b1b301378d802508e6e5145e90ab569195450b4f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 09:43:22 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cdce01d..7405a61 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 5.2.22.RELEASE provided