From db7db458eda2f5140785cefa600e95f24b13253e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:03:54 -0500 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind (#1060) Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Gold <41129777+agold-rh@users.noreply.github.com> --- 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 50420dc966..4db562f00d 100644 --- a/examples/cloud-datafusion-functions-plugins/pom.xml +++ b/examples/cloud-datafusion-functions-plugins/pom.xml @@ -193,7 +193,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.7.1 compile