From 54513fe1798d1015ed0cc9b59180702a9eed8a20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 May 2022 16:12:51 +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 16d27c2..838f884 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework spring-context - 5.2.8.RELEASE + 5.2.22.RELEASE