From ec0aff6c4a0cfa0051dfbe5c7f5a432d2c9287e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 20:46:02 +0000 Subject: [PATCH] Bump jackson.version from 2.9.1 to 2.11.1 in /rest Bumps `jackson.version` from 2.9.1 to 2.11.1. Updates `jackson-module-parameter-names` from 2.9.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.1...jackson-modules-java8-2.11.1) Updates `jackson-datatype-jdk8` from 2.9.1 to 2.11.1 Updates `jackson-datatype-jsr310` from 2.9.1 to 2.11.1 Updates `jackson-annotations` from 2.9.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.1...jackson-core-2.11.1) Signed-off-by: dependabot[bot] --- rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/pom.xml b/rest/pom.xml index 6e94d71..cd6380f 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -11,7 +11,7 @@ rest - 2.9.1 + 2.11.1