From fbbfa38b8c3ce2efc7247ff2c3cfc05d4f6001da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 21:00:18 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.11.0 in /dispatcher Bumps `jackson.version` from 2.9.8 to 2.11.0. Updates `jackson-core` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.11.0) Updates `jackson-annotations` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-json-org` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-misc/commits/jackson-datatypes-misc-parent-2.11.0) Signed-off-by: dependabot[bot] --- dispatcher/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dispatcher/pom.xml b/dispatcher/pom.xml index 2e5b16d..d4548ef 100644 --- a/dispatcher/pom.xml +++ b/dispatcher/pom.xml @@ -13,7 +13,7 @@ true - 2.9.8 + 2.11.0