From 6738251466dc1208b3bad17ed47fd0f2bd7cda33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 02:25:19 +0000 Subject: [PATCH] Bump jackson.version in /resthub-web/resthub-web-common Bumps `jackson.version` from 2.4.2 to 2.10.0. Updates `jackson-core` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.4.2...jackson-core-2.10.0) Updates `jackson-annotations` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-xml` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.4.2...jackson-dataformat-xml-2.10.0) Signed-off-by: dependabot[bot] --- resthub-web/resthub-web-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resthub-web/resthub-web-common/pom.xml b/resthub-web/resthub-web-common/pom.xml index 0300f623e..e348d137f 100644 --- a/resthub-web/resthub-web-common/pom.xml +++ b/resthub-web/resthub-web-common/pom.xml @@ -14,7 +14,7 @@ Common classes for both client and server RESThub modules - 2.4.2 + 2.10.0 4.4.0