From 4840add3ed002f8d95662ec30c07a4d0111691ad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Oct 2022 16:49:38 +0000 Subject: [PATCH] fix: samples/server/petstore/springboot-virtualan/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHSQLDB-3040860 --- samples/server/petstore/springboot-virtualan/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/springboot-virtualan/pom.xml b/samples/server/petstore/springboot-virtualan/pom.xml index 8dc39bea12e3..251892bf6a6b 100644 --- a/samples/server/petstore/springboot-virtualan/pom.xml +++ b/samples/server/petstore/springboot-virtualan/pom.xml @@ -81,7 +81,7 @@ org.hsqldb hsqldb - 2.5.0 + 2.7.1