From 5c93a107d022232e16a2dc9e4415a9bf603cf2f5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 Aug 2024 13:37: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-7687447 --- 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