From 7faf22994df72246385eec774880c8df9b385e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 09:04:50 +0000 Subject: [PATCH] Bump jackson.version from 2.9.9 to 2.10.0.pr1 Bumps `jackson.version` from 2.9.9 to 2.10.0.pr1. Updates `jackson-core` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0.pr1) Updates `jackson-databind` from 2.9.9 to 2.10.0.pr1 - [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 676b5a90..7bdf0988 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.0.1 1.7.7 - 2.9.9 + 2.10.0.pr1 2.8.2 Californium-SR8