From 3f32abe8b1a558d76af98d21e8c1c5015b1e939d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 20:19:59 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.9.10.8. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter08/spring-boot-2-async/spring-boot-2-async-model/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter08/spring-boot-2-async/spring-boot-2-async-model/pom.xml b/Chapter08/spring-boot-2-async/spring-boot-2-async-model/pom.xml index 0504d1e..a6bb040 100644 --- a/Chapter08/spring-boot-2-async/spring-boot-2-async-model/pom.xml +++ b/Chapter08/spring-boot-2-async/spring-boot-2-async-model/pom.xml @@ -13,7 +13,7 @@ jar - 2.9.10.5 + 2.9.10.8