From 620df7a821f5f0a392ab5858a264b38e906e8ead Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 May 2025 05:45:31 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-9486467 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f8f3990..96efbddf 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ org.springframework.cloud spring-cloud-starter-netflix-eureka-client - 1.4.0.RELEASE + 1.4.1.RELEASE