From 473ec96dbf1d47774023419a94bb2dc28a1b90c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Jun 2025 18:27:46 +0000 Subject: [PATCH] fix: samples/client/petstore/spring-cloud-spring-pageable/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-9486467 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATEVALIDATOR-10300773 --- samples/client/petstore/spring-cloud-spring-pageable/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/spring-cloud-spring-pageable/pom.xml b/samples/client/petstore/spring-cloud-spring-pageable/pom.xml index 4f6d81af4528..dc63474b80d7 100644 --- a/samples/client/petstore/spring-cloud-spring-pageable/pom.xml +++ b/samples/client/petstore/spring-cloud-spring-pageable/pom.xml @@ -69,7 +69,7 @@ org.hibernate.validator hibernate-validator - 6.0.16.Final + 6.2.0.Final io.springfox