From b9363ac6066e744b6b0351a88a86d5b6c26da3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 03:35:51 +0000 Subject: [PATCH] Bump jackson-databind in /opentracing-kafka-spring Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.6.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:development ... Signed-off-by: dependabot[bot] --- opentracing-kafka-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentracing-kafka-spring/pom.xml b/opentracing-kafka-spring/pom.xml index ff0c174..9f0d603 100644 --- a/opentracing-kafka-spring/pom.xml +++ b/opentracing-kafka-spring/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0 + 2.12.6.1 test