From 135eb372b58996a1d610d22a3c3dba9c3ef5d59a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Apr 2021 21:40:22 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.7 to 2.12.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.7 to 2.12.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/ See this project in Snyk: https://app.snyk.io/org/conikeec/project/adc20dd7-e4a7-464d-8b4e-ce76bc196ae8?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 3145490..0a2983e 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.7 + 2.12.2 javax.mail