From a4b96f62bdf96e1e5ca321f2692e6104b2e465a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:51:15 +0000 Subject: [PATCH] Bump jackson-databind from 2.7.4 to 2.13.4.1 in /codegen Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.4 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] --- codegen/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegen/pom.xml b/codegen/pom.xml index d163cda..5d927a2 100644 --- a/codegen/pom.xml +++ b/codegen/pom.xml @@ -24,7 +24,7 @@ codegen - 2.7.4 + 2.13.4.1