From fe63bf44ba82eb507c1ac9d3fea5a6c6e78f4210 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Dec 2020 21:08:06 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d8a6af789..dc08e9c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.9.8 + 2.11.0 com.fasterxml.jackson.datatype @@ -99,7 +99,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.9.10.7 org.glassfish.jersey.core @@ -114,7 +114,7 @@ org.glassfish.jersey.media jersey-media-json-jackson - 2.22.2 + 2.26 javax.activation @@ -419,7 +419,7 @@ true - +