From 5cc9f7126364608c6aed63e06154368ccb77c17f Mon Sep 17 00:00:00 2001 From: snyk-test Date: Sat, 6 Jul 2019 07:44:37 +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-450207 --- 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