From 0969a8a2e2340e238c6549632dfa99da7fd8f3a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Nov 2018 01:03:51 +0000 Subject: [PATCH] fix: framework/rest/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-31519 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-31520 --- framework/rest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/rest/pom.xml b/framework/rest/pom.xml index b3bbbf46ee..969c990417 100644 --- a/framework/rest/pom.xml +++ b/framework/rest/pom.xml @@ -33,7 +33,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - 2.1.1 + 2.8.6 com.fasterxml.jackson.core @@ -43,7 +43,7 @@ com.fasterxml.jackson.core jackson-core - 2.1.1 + 2.8.6 com.fasterxml.jackson.core