From 450c6efcb4ad8923d12ef63bf596d4b92232412f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 May 2024 19:57:54 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6612984 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613076 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613079 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e347262..539c43b 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.springframework.cloud spring-cloud-starter-openfeign - 4.1.0 + 4.1.2