From 5a0ad1089114d6dcfdb1352bb82edff51dd54eb0 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Tue, 30 Jul 2019 07:49:47 +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-455617 --- 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..3344c88 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.2 com.fasterxml.jackson.dataformat