From c49e6bbfcc28c9bed9a1ac89b8eab24c011a36eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Oct 2024 01:33:12 +0000 Subject: [PATCH] fix: samples/openapi3/client/petstore/spring-cloud-3/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8309135 --- samples/openapi3/client/petstore/spring-cloud-3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/openapi3/client/petstore/spring-cloud-3/pom.xml b/samples/openapi3/client/petstore/spring-cloud-3/pom.xml index 7d50eefeaab8..ea4f3e846b20 100644 --- a/samples/openapi3/client/petstore/spring-cloud-3/pom.xml +++ b/samples/openapi3/client/petstore/spring-cloud-3/pom.xml @@ -63,7 +63,7 @@ org.springframework.security spring-security-oauth2-client - 6.1.1 + 6.2.7 com.fasterxml.jackson.datatype