From fdd7063cfc372f690488d469013ed4d4231e05ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Nov 2024 17:56:40 +0000 Subject: [PATCH] fix: users-api/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230373 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399269 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399272 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399278 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- users-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users-api/pom.xml b/users-api/pom.xml index 53b09a08d..a55684fe8 100644 --- a/users-api/pom.xml +++ b/users-api/pom.xml @@ -53,7 +53,7 @@ org.springframework.cloud spring-cloud-starter-zipkin - 1.3.1.RELEASE + 2.1.0.RELEASE