From 1567a4636c138d0916669c07b139bbfaa3a8eb2b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Sep 2025 22:19:10 +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-ORGSPRINGFRAMEWORK-12817817 --- 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 d09672034484..4ff088364bdc 100644 --- a/samples/openapi3/client/petstore/spring-cloud/pom.xml +++ b/samples/openapi3/client/petstore/spring-cloud/pom.xml @@ -68,7 +68,7 @@ org.springframework.security spring-security-oauth2-client - 5.7.8 + 6.4.11 com.fasterxml.jackson.datatype