From 9e0c96ea590d01d7902f7e68bbed05df76893bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:10:40 +0000 Subject: [PATCH] Bump jackson-databind in /examples/cloud-datafusion-functions-plugins Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 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:production ... Signed-off-by: dependabot[bot] --- examples/cloud-datafusion-functions-plugins/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cloud-datafusion-functions-plugins/pom.xml b/examples/cloud-datafusion-functions-plugins/pom.xml index b24ecb6272d..e4e757eca5b 100644 --- a/examples/cloud-datafusion-functions-plugins/pom.xml +++ b/examples/cloud-datafusion-functions-plugins/pom.xml @@ -194,7 +194,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.6.1 compile