From 7bc4abf234163c24c64739f0b6bb820bacaf63ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 20:45:23 +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.5. - [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..c55d3f5 --- 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.5