From 15bbd517c1087a1d0436bbafb811a919da3bbc7c Mon Sep 17 00:00:00 2001 From: snyk-test Date: Mon, 29 Jul 2019 23:17:44 +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-455617 --- 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 7f9489f56..1e50506ce 100644 --- a/lambda-json/pom.xml +++ b/lambda-json/pom.xml @@ -34,7 +34,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9.1 + 2.9.9.2