From 346cb3417c2bd3e92c569a2af04ee9aaa0863a3d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Nov 2024 03:36: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-8384234 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9d29bb36..ff576202 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.springframework.data spring-data-rest-webmvc - 2.6.6.RELEASE + 4.0.0 org.springframework.cloud