From c7a8d00024c28919cfebbbe877adf9cfb4538b6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Sep 2020 23:57:32 +0000 Subject: [PATCH] fix: samples/server/petstore/spring-mvc/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1009829 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1009832 --- samples/server/petstore/spring-mvc/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/server/petstore/spring-mvc/pom.xml b/samples/server/petstore/spring-mvc/pom.xml index 65d216606a8..bbee5fbe1e5 100644 --- a/samples/server/petstore/spring-mvc/pom.xml +++ b/samples/server/petstore/spring-mvc/pom.xml @@ -118,13 +118,13 @@ - 1.5.7 + 1.6.0 9.2.9.v20150224 1.13 1.6.3 4.8.1 2.5 2.3.1 - 4.1.8.RELEASE + 4.3.29.RELEASE \ No newline at end of file