From 2cc331b267e8f6bf3b4881ea550f076d6e986513 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Sep 2025 18:45:53 +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-ORGSPRINGFRAMEWORK-12817817 --- 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 2f4e3b9ce40d..fca97f219da3 100644 --- a/samples/openapi3/client/petstore/spring-cloud-3/pom.xml +++ b/samples/openapi3/client/petstore/spring-cloud-3/pom.xml @@ -64,7 +64,7 @@ org.springframework.security spring-security-oauth2-client - 6.1.1 + 6.4.11 com.fasterxml.jackson.datatype