From 46ab73b3aaec0fd6d8cc2de00ad21284778aa814 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Apr 2022 16:25:55 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53d8eed..cce0a09 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ org.springframework spring-context - 4.3.7.RELEASE + 5.2.21.RELEASE