From 52e96da40b1add9d961e032b5e7ac2ee223b3cc7 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 3 Jul 2019 07:44:41 +0000 Subject: [PATCH] fix: watchconf-api/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917 --- watchconf-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watchconf-api/pom.xml b/watchconf-api/pom.xml index c7fba04..96a5c52 100644 --- a/watchconf-api/pom.xml +++ b/watchconf-api/pom.xml @@ -49,7 +49,7 @@ com.fasterxml.jackson.core jackson-databind - 2.4.4 + 2.9.9.1 com.fasterxml.jackson.dataformat