From af44856e48aedf7a41afd8ab2892c3085c19de14 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Sep 2020 01:23:55 +0000 Subject: [PATCH] fix: samples/server/petstore/spring-mvc-j8-async/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-j8-async/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/server/petstore/spring-mvc-j8-async/pom.xml b/samples/server/petstore/spring-mvc-j8-async/pom.xml index cc78851ae30..c335348ba35 100644 --- a/samples/server/petstore/spring-mvc-j8-async/pom.xml +++ b/samples/server/petstore/spring-mvc-j8-async/pom.xml @@ -159,14 +159,14 @@ - 1.5.7 + 1.6.0 9.2.9.v20150224 1.13 1.6.3 1.6.1 4.8.1 2.5 - 2.0.4-SNAPSHOT - 4.0.9.RELEASE + 2.3.1 + 4.3.29.RELEASE \ No newline at end of file