From d1c7787a79daa4d3f029386d6033af0e268d3fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 21:26:36 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.version from 2.9.9 to 2.12.1 Bumps `com.fasterxml.jackson.version` from 2.9.9 to 2.12.1. Updates `jackson-annotations` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.12.1) Updates `jackson-databind` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-jsonSchema` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-module-jsonSchema/releases) - [Commits](https://github.com/FasterXML/jackson-module-jsonSchema/compare/jackson-module-jsonSchema-2.9.9...jackson-module-jsonSchema-2.12.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3fd261f..8461e85 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1.3 - 2.9.9 + 2.12.1 4.7 3.6.0 2.28