From 2828778e49bb209de8f335ab34368e026c8abe15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Nov 2024 06:23:53 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 06df49a..297a13a 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 6.1.14 provided