From 26a73f87cbbb17fcf1255df50cc82de176dbc6d1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Nov 2024 03:09:05 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9052ee3e..1c0c5d44b 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ org.springframework spring-context - 6.0.2 + 6.1.14