From fecbc107e6fa7f145793ac40518fb106cba57839 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Mar 2022 16:09:39 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5083eb..e2cb11a 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.3.17