From a6ae5475b68984a486032635bd5094faf575f47b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 16:27:35 +0000 Subject: [PATCH] Bump jackson.version from 2.10.2 to 2.12.4 Bumps `jackson.version` from 2.10.2 to 2.12.4. Updates `jackson-core` from 2.10.2 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.2...jackson-core-2.12.4) Updates `jackson-databind` from 2.10.2 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-kotlin` from 2.10.2 to 2.12.4 - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.10.2...jackson-module-kotlin-2.12.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f11fe3..3257a46 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 1.5.20 - 2.10.2 + 2.12.4