From 514eb937272be7caa519e1128187d6583e45de06 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 3 Jul 2019 04:22:33 +0000 Subject: [PATCH] fix: lambda-json/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917 --- lambda-json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda-json/pom.xml b/lambda-json/pom.xml index 8609b244b..faef97a0e 100644 --- a/lambda-json/pom.xml +++ b/lambda-json/pom.xml @@ -34,7 +34,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.9.9.1