From da6add612b0a2529fdd0bc499e7ca3b2ec91542a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 11:54:43 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 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] --- .../solution-code-spring-crm-rest-demo-add-customer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml b/08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml index bdb3d13..691f79c 100644 --- a/08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml +++ b/08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml @@ -42,7 +42,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10 + 2.9.10.1