From fe3ad93bd346df1b3556403058b81c2689f1490b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Apr 2022 16:12:50 +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 7d6addd..43f691a 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.springframework spring-context - 3.0.5.RELEASE + 5.2.21.RELEASE provided