From 529f4abab0daa8fd7213b827aebe471b4b1662e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Sep 2025 16:45:32 +0000 Subject: [PATCH] fix: samples/client/petstore/spring-cloud-auth/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12817817 --- samples/client/petstore/spring-cloud-auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/spring-cloud-auth/pom.xml b/samples/client/petstore/spring-cloud-auth/pom.xml index 7bdec228001e..d4233cda186d 100644 --- a/samples/client/petstore/spring-cloud-auth/pom.xml +++ b/samples/client/petstore/spring-cloud-auth/pom.xml @@ -48,7 +48,7 @@ org.springframework.security spring-security-oauth2-client - 5.7.8 + 6.4.11 com.fasterxml.jackson.datatype