From 81176e3cd6520024823fc2caf7e6d9896404c05b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 02:37:21 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.12.6.1. - [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..bb15276 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.12.6.1