From b9cb745416dead949a5250c65790730dbc540b76 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Oct 2019 01:18:23 +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-472980 --- 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..b4e1055e 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.pr1 javax.validation