From 0e9bffcb9cd290af4bb2095bebb7c2c119c704b1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 May 2022 19:40:03 +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 ab60bde..da0c386 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 5.2.22.RELEASE provided