From 719af5ab210a21ecc756ae33ae479e261d850d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:36:24 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1 in /web-server Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 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] --- web-server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web-server/pom.xml b/web-server/pom.xml index 8b019e2..8536720 100644 --- a/web-server/pom.xml +++ b/web-server/pom.xml @@ -175,7 +175,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.1 + 2.10.0.pr1 @@ -235,7 +235,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.1 + 2.10.0.pr1