From 610678d3a9d44da9b8ce0e51909b6a43124c07f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 22:25:11 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.7 to 2.9.10.3 in /hypersocket-json Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.7 to 2.9.10.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- hypersocket-json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypersocket-json/pom.xml b/hypersocket-json/pom.xml index c0886992f..ed5d1746f 100644 --- a/hypersocket-json/pom.xml +++ b/hypersocket-json/pom.xml @@ -59,7 +59,7 @@ jackson-databind com.fasterxml.jackson.core - 2.8.7 + 2.9.10.3