From e980a941cab8fdcf6bf8fd70d2ac4547c88f67b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 12:23:21 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fe002b..b933352 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 5.3.18 provided