From c45818bf7e7037c26ec6a902396a56daad9ba693 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Mar 2024 23:51:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e347262..1899039 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.springframework.cloud spring-cloud-starter-openfeign - 4.1.0 + 4.1.1