From 4ac8dd5690cbc97832093b8d4a352a2161926277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 01:33:01 +0000 Subject: [PATCH] Bump jackson-databind in /chapter09 -- stream/product-service Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.6 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- chapter09 -- stream/product-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 chapter09 -- stream/product-service/pom.xml diff --git a/chapter09 -- stream/product-service/pom.xml b/chapter09 -- stream/product-service/pom.xml old mode 100755 new mode 100644 index 6367677..95c4eaf --- a/chapter09 -- stream/product-service/pom.xml +++ b/chapter09 -- stream/product-service/pom.xml @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.6 + 2.9.10.1