From 50668126e99422cc9498b317c9c76a80a8bf7b30 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 30 Apr 2020 20:05:28 +0200 Subject: [PATCH] deps: update jackson dependencies to v2.11.0 (#195) --- google-cloud-firestore/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/google-cloud-firestore/pom.xml b/google-cloud-firestore/pom.xml index 619300a38..f2ca4fce0 100644 --- a/google-cloud-firestore/pom.xml +++ b/google-cloud-firestore/pom.xml @@ -168,7 +168,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.3 + 2.11.0 test diff --git a/pom.xml b/pom.xml index 7ac4f55e2..4d3b7dd05 100644 --- a/pom.xml +++ b/pom.xml @@ -285,7 +285,7 @@ com.fasterxml.jackson.core jackson-core - 2.10.3 + 2.11.0 com.google.protobuf