From 394412862e4bb9a0e8f3c2f110781894fca4112e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 09:38:59 +0000 Subject: [PATCH] Bump jackson-databind from 2.11.2 to 2.12.7.1 in /zk/zookeeper Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.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] --- zk/zookeeper/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 zk/zookeeper/pom.xml diff --git a/zk/zookeeper/pom.xml b/zk/zookeeper/pom.xml old mode 100755 new mode 100644 index de06d32..2ce28fd --- a/zk/zookeeper/pom.xml +++ b/zk/zookeeper/pom.xml @@ -73,7 +73,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.2 + 2.12.7.1 junit