From b1229d9cbc16f273a84d2458f577801cd1a142f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Nov 2024 01:24:19 +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-8309135 --- 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..1ed9088671e8 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 + 5.7.13 com.fasterxml.jackson.datatype