From 0cfc24640b8c7b7a11036cc5c15d8aa7ae394582 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Apr 2023 15:13:26 +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 f5083eb..8cd6abc 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.2.24.RELEASE