From 9bb740433a1b87e912dbd122963b95d8ad0e62f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Apr 2020 23:54:41 -0500 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.7.3 to 2.10.3 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.7.3 to 2.10.3. See this package in NPM: https://www.npmjs.com/package/com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/walmart-poc/project/7c004fcc-266e-4181-8082-c95912c6dbb7?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c53e901..7123da6 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ com.fasterxml.jackson.core jackson-databind - 2.7.3 + 2.10.3 junit