From 6e7b312f284a889be8c9119455298b002160a02f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Dec 2024 17:49:38 +0000 Subject: [PATCH] fix: common/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-COMMONSFILEUPLOAD-3326457 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index cf8911839..a42ae4f98 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -123,7 +123,7 @@ org.springframework.cloud spring-cloud-starter-openfeign - 3.1.5 + 4.1.4