From d01783c6f98534cc1c3db3a62503c1fcf95c9ce7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Sep 2019 01:18:14 +0000 Subject: [PATCH] fix: sitebricks-converter/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-467014 --- sitebricks-converter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitebricks-converter/pom.xml b/sitebricks-converter/pom.xml index 4cacd196..3630ab91 100644 --- a/sitebricks-converter/pom.xml +++ b/sitebricks-converter/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-databind - 2.2.2 + 2.10.0.pr3 javax.validation