From b7f1394911880a7d50694ad8aad5b518f146543a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Dec 2021 19:15:27 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.2.3 to 2.13.0 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.2.3 to 2.13.0. 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/jswheeler/project/06752707-f8d0-4c89-a770-97d58faa75bb?utm_source=github&utm_medium=referral&page=upgrade-pr --- api.tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api.tests/pom.xml b/api.tests/pom.xml index c64243d..864b58c 100644 --- a/api.tests/pom.xml +++ b/api.tests/pom.xml @@ -48,7 +48,7 @@ com.fasterxml.jackson.core jackson-databind - 2.2.3 + 2.13.0 @@ -166,7 +166,7 @@ - +