From bb589a1f832f103362bcbd110889f5669b90b9fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Mar 2025 14:27:40 +0000 Subject: [PATCH] fix: samples/openapi3/client/petstore/spring-cloud/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-9486467 --- samples/openapi3/client/petstore/spring-cloud/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/openapi3/client/petstore/spring-cloud/pom.xml b/samples/openapi3/client/petstore/spring-cloud/pom.xml index d657a9e588fc..6cf03f42f535 100644 --- a/samples/openapi3/client/petstore/spring-cloud/pom.xml +++ b/samples/openapi3/client/petstore/spring-cloud/pom.xml @@ -54,7 +54,7 @@ org.springframework.security spring-security-oauth2-client - 5.7.8 + 6.3.8 com.fasterxml.jackson.datatype