From fda04a4333e19d14f740acd34f1c37594854234a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 02:29:14 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.12.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter01/P16_CustomTemplateProcessor3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter01/P16_CustomTemplateProcessor3/pom.xml b/Chapter01/P16_CustomTemplateProcessor3/pom.xml index e3372b48..ea74259d 100644 --- a/Chapter01/P16_CustomTemplateProcessor3/pom.xml +++ b/Chapter01/P16_CustomTemplateProcessor3/pom.xml @@ -11,7 +11,7 @@ 21 3.6.1 - 2.9.7 + 2.12.7.1 P16_CustomTemplateProcessor3