From bea0747a26a35d185398128ea31de8285adbe251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 18:25:38 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.13.4.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] --- .../spring-boot-2-email-formatter-model/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml b/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml index 4baf77d..19d3846 100644 --- a/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml +++ b/Chapter09/spring-boot-2-email-formatter/spring-boot-2-email-formatter-model/pom.xml @@ -13,7 +13,7 @@ jar - 2.9.10.5 + 2.13.4.1