From 59b2412f0588020d79f4755b9dd1bbe26de9d6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 17:16:30 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10 to 2.10.0.pr1 in /jackson Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 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] --- jackson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackson/pom.xml b/jackson/pom.xml index af8c6fb..229ad78 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -20,7 +20,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10 + 2.10.0.pr1 org.projectlombok