From e5f6e3a8848cde7a32127acfce278b7ad013c48d Mon Sep 17 00:00:00 2001 From: snyk-test Date: Fri, 5 Jul 2019 05:28:49 +0000 Subject: [PATCH] fix: watchconf-util/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450207 --- watchconf-util/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/watchconf-util/pom.xml b/watchconf-util/pom.xml index 6dff408..386f399 100644 --- a/watchconf-util/pom.xml +++ b/watchconf-util/pom.xml @@ -47,7 +47,7 @@ com.fasterxml.jackson.core jackson-databind - 2.4.4 + 2.9.9.1 com.fasterxml.jackson.dataformat @@ -96,7 +96,7 @@ - + com.librato.watchconf.util.WatchConf