From c4a0a27d60e3a83c42060ecada98cafdb1523b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 15:01:26 +0000 Subject: [PATCH] Bump jackson2.version from 2.13.1 to 2.13.3 Bumps `jackson2.version` from 2.13.1 to 2.13.3. Updates `jackson-core` from 2.13.1 to 2.13.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.1...jackson-core-2.13.3) Updates `jackson-databind` from 2.13.1 to 2.13.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-json-org` from 2.13.1 to 2.13.3 - [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-misc/compare/jackson-datatypes-misc-parent-2.13.1...jackson-datatypes-misc-parent-2.13.3) Updates `jackson-annotations` from 2.13.1 to 2.13.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-scala_2.12` from 2.13.1 to 2.13.3 - [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/v2.13.1...v2.13.3) Updates `jackson-module-paranamer` from 2.13.1 to 2.13.3 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.13.1...jackson-modules-base-2.13.3) --- updated-dependencies: - 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.datatype:jackson-datatype-json-org dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.12 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 48a7297c04..bc97384441 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 1.9.13 - 2.13.1 + 2.13.3 8.11.1 7.14.0