From 1486551de1bb6e838ec6623d21037ba649db52ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Sep 2024 08:22:31 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7945490 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9d29bb36..32a30156 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.springframework.data spring-data-rest-webmvc - 2.6.6.RELEASE + 4.3.4 org.springframework.cloud