From 29e228bd4cd66936dd315872719139e70d7e5fd3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Oct 2024 00:35:04 +0000 Subject: [PATCH] fix: samples/openapi3/client/petstore/spring-cloud-http-basic/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8309135 --- .../openapi3/client/petstore/spring-cloud-http-basic/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/openapi3/client/petstore/spring-cloud-http-basic/pom.xml b/samples/openapi3/client/petstore/spring-cloud-http-basic/pom.xml index 6c63ac794490..57a094b31ea3 100644 --- a/samples/openapi3/client/petstore/spring-cloud-http-basic/pom.xml +++ b/samples/openapi3/client/petstore/spring-cloud-http-basic/pom.xml @@ -54,7 +54,7 @@ org.springframework.security spring-security-oauth2-client - 5.7.8 + 5.7.13 com.fasterxml.jackson.datatype