From cb999fab89a993a07c03fbe095dbb4eda06b8140 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Sep 2020 06:49:25 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.9.8 to 2.11.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.9.8 to 2.11.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/ See this project in Snyk: https://app.beemo.snyk.io/org/crystal.hirschorn/project/67974ad4-4320-49b1-9b24-fc1d993e6845?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 831b15d..4f2e86b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.11.2