From 34135057519d4921d04486b7c35b550fed34e3fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 19:15:19 +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.4. - [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..0b50c44 --- 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.4