From cb13751979d9ec25866c3f7eded4e2e0b69f3373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 15:46:58 +0000 Subject: [PATCH] Bump jackson.version from 2.11.0 to 2.11.4 Bumps `jackson.version` from 2.11.0 to 2.11.4. Updates `jackson-annotations` from 2.11.0 to 2.11.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.11.0 to 2.11.4 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.0...jackson-core-2.11.4) Updates `jackson-databind` from 2.11.0 to 2.11.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-paranamer` from 2.11.0 to 2.11.4 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.11.0...jackson-modules-base-2.11.4) Updates `jackson-module-scala_2.11` from 2.11.0 to 2.11.4 - [Release notes](https://github.com/FasterXML/jackson-module-scala/releases) - [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/2.14/release.sbt) - [Commits](https://github.com/FasterXML/jackson-module-scala/compare/jackson-module-scala-2.11.0...jackson-module-scala-2.11.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-paranamer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- spark-iotdb-connector/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5ee2f1457b8f..c686de3b819b 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ 0.14.1 0.9 - 2.11.0 + 2.11.4 4.8-1 1.3.1 1.15 diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index 4495fe09de1f..849d47982439 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -84,7 +84,7 @@ com.fasterxml.jackson.core jackson-databind - 2.6.7 + 2.11.4 net.jpountz.lz4