From daec30d6ee231818c9eaf173e97247eb4b4826f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 19:15:02 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /modules/api Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.2 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- modules/api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/api/pom.xml b/modules/api/pom.xml index 14ac89d43..89a19e8d0 100644 --- a/modules/api/pom.xml +++ b/modules/api/pom.xml @@ -90,7 +90,7 @@ com.fasterxml.jackson.core jackson-databind - 2.7.2 + 2.9.10.4 io.dropwizard.metrics