From 28b756aea11d3914e7f5466195404a399135669e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Dec 2024 03:21:43 +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 8d2909c..1ba3399 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.springframework spring-context - 5.2.22.RELEASE + 6.1.14 org.springframework