From 1627da29bcc1460a3c6293c0f9875977bd170c47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Nov 2024 19:54:39 +0000 Subject: [PATCH] fix: samples/server/petstore/springboot-lombok-tostring/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7945490 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230373 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- samples/server/petstore/springboot-lombok-tostring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/springboot-lombok-tostring/pom.xml b/samples/server/petstore/springboot-lombok-tostring/pom.xml index 0b079a60154c..2efaa5f40e86 100644 --- a/samples/server/petstore/springboot-lombok-tostring/pom.xml +++ b/samples/server/petstore/springboot-lombok-tostring/pom.xml @@ -10,7 +10,7 @@ ${java.version} ${java.version} UTF-8 - 2.6.0 + 2.7.0 5.17.14