From 8d719107fe54e9d2272ccd9f9271d0fab71ebde1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Aug 2025 20:06:57 +0000 Subject: [PATCH] fix: samples/server/petstore/springboot/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 --- samples/server/petstore/springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/springboot/pom.xml b/samples/server/petstore/springboot/pom.xml index dcce5e10d79f..22d284149e69 100644 --- a/samples/server/petstore/springboot/pom.xml +++ b/samples/server/petstore/springboot/pom.xml @@ -71,7 +71,7 @@ org.openapitools jackson-databind-nullable - 0.2.6 + 0.2.7