From fd9e7cf6039ae92ed420bb3f5afe4278ec2f7cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 20:20:40 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.5 to 2.13.4.1 in /tosp-search Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.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] --- tosp-search/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tosp-search/pom.xml b/tosp-search/pom.xml index 4d3daf5..1e1ad08 100644 --- a/tosp-search/pom.xml +++ b/tosp-search/pom.xml @@ -104,7 +104,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.5 + 2.13.4.1 io.dropwizard