From fad85c1c01b65ac934c42cd30a98ec0c1a2a32de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Aug 2020 00:07:05 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.7.5 to 2.11.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.7.5 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.snyk.io/org/jaredpalmer/project/77fb889b-d48f-4327-9924-56b5b29d2651?utm_source=github&utm_medium=upgrade-pr --- samples/client/petstore/java/retrofit2-play24/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/java/retrofit2-play24/pom.xml b/samples/client/petstore/java/retrofit2-play24/pom.xml index a1e7f6eeff2..4e562bc9bd9 100644 --- a/samples/client/petstore/java/retrofit2-play24/pom.xml +++ b/samples/client/petstore/java/retrofit2-play24/pom.xml @@ -246,7 +246,7 @@ ${java.version} ${java.version} 1.5.12 - 2.7.5 + 2.11.2 2.4.11 2.2.0 2.9.4