From 6462d2ad827062a8fc119dc771965ce9c91a2b49 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Sep 2020 02:07:46 +0000 Subject: [PATCH] fix: samples/client/petstore/java/jersey2/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1009829 --- samples/client/petstore/java/jersey2/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/client/petstore/java/jersey2/pom.xml b/samples/client/petstore/java/jersey2/pom.xml index 216caa5675b..da68698a9af 100644 --- a/samples/client/petstore/java/jersey2/pom.xml +++ b/samples/client/petstore/java/jersey2/pom.xml @@ -148,7 +148,7 @@ org.glassfish.jersey.media jersey-media-json-jackson - 2.22.1 + 2.26 @@ -170,7 +170,7 @@ com.fasterxml.jackson.datatype jackson-datatype-joda - 2.1.5 + 2.10.0 joda-time @@ -196,7 +196,7 @@ 1.5.0 2.22 - 2.4.2 + 2.9.10.6 2.3 1.0.0 4.12