From 0f5cc3ea3f810d84e33f0387b1052291e6b9c31e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Mar 2023 15:44:41 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a66477..537436f 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.springframework spring-context - 5.2.8.RELEASE + 5.2.23.RELEASE