From ff31857cb35fe3d96a8e089b98761651d644da0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 19:49:23 +0000 Subject: [PATCH] Bump jackson.version from 2.9.0 to 2.11.0 Bumps `jackson.version` from 2.9.0 to 2.11.0. Updates `jackson-dataformat-yaml` from 2.9.0 to 2.11.0 - [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.11.0) Updates `jackson-databind` from 2.9.0 to 2.11.0 - [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..0f7ae3d 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ UTF-8 UTF-8 - 2.9.0 + 2.11.0 3.4 2.3.23