From bc583c10ca402dad247bbc5bbf26f3ad71c58241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 23:11:46 +0000 Subject: [PATCH] Bump jackson.version Bumps `jackson.version` from 2.9.10.5 to 2.12.1. Updates `jackson-core` from 2.9.10.5 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/commits/jackson-core-2.12.1) Updates `jackson-databind` from 2.9.10.5 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) 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..80b64c5 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.1