From d0bb60b8f37b0472d0259f3b5004e8d04c12446e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:48:15 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /kafka-client-avro Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.12.7.1. - [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] --- kafka-client-avro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka-client-avro/pom.xml b/kafka-client-avro/pom.xml index b946bbe..35cfcbc 100644 --- a/kafka-client-avro/pom.xml +++ b/kafka-client-avro/pom.xml @@ -71,7 +71,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.7 + 2.12.7.1