From dbf472252019e14827cd22d7d8a71834c93168af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Apr 2023 19:53:08 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c867ea4..07cda98 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ org.springframework spring-context - 3.2.9.RELEASE + 5.2.24.RELEASE org.springframework