From 18fa8b686a42edc7eae95cae9a247cbf4a46f643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 03:22:41 +0000 Subject: [PATCH] Bump jackson-databind from 2.2.2 to 2.12.7.1 in /couchbase Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.2 to 2.12.7.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] --- couchbase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchbase/pom.xml b/couchbase/pom.xml index 7644b04f..df8e12a3 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -45,7 +45,7 @@ LICENSE file. com.fasterxml.jackson.core jackson-databind - 2.2.2 + 2.12.7.1 org.slf4j