From 381d425acc9b555771e2ccebf0e9f9da3fe03b90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Mar 2020 21:08:11 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561362 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-561373 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d8a6af789..bc952f481 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.9.8 + 2.10.0 com.fasterxml.jackson.datatype @@ -99,7 +99,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.10.0 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 - +