From 351003174d6a1fe4997586d1d4f834bd9ad5c602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:32:45 +0000 Subject: [PATCH] Bump jackson.version from 2.9.0 to 2.12.1 Bumps `jackson.version` from 2.9.0 to 2.12.1. Updates `jackson-dataformat-yaml` from 2.9.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.0...jackson-dataformats-text-2.12.1) Updates `jackson-databind` from 2.9.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 974b732..d406c04 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ UTF-8 UTF-8 - 2.9.0 + 2.12.1 3.4 2.3.23