From 0f6c76d13170db6123da4d94935f1881c80fb5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 16:11:48 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.8 to 2.10.0.pr1 in /openstreetmap Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 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] --- openstreetmap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstreetmap/pom.xml b/openstreetmap/pom.xml index 672fd90..c599694 100644 --- a/openstreetmap/pom.xml +++ b/openstreetmap/pom.xml @@ -77,7 +77,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.10.0.pr1