From 6df8e5c5f3d57fc17a42be962cc10fa06368accb Mon Sep 17 00:00:00 2001 From: snyk-test Date: Tue, 30 Jul 2019 05:29:04 +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-455617 --- 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..92087df 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.2 com.fasterxml.jackson.dataformat @@ -96,7 +96,7 @@ - + com.librato.watchconf.util.WatchConf