From 92eb0b3bde4a4e148ca267dcf8aab57c5d4d5704 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Apr 2022 16:48:15 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.0 to 2.13.2.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.0 to 2.13.2.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/spaceghost69/project/8db2a1cd-c203-44e1-87e1-8d34509af926?utm_source=github&utm_medium=referral&page=upgrade-pr --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 4e31c6d..d372cbd 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -73,7 +73,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0 + 2.13.2.2