From 482a1ced34b77b1bcc2f1a45f399ef36085f16b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 10:40:25 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.4 to 2.9.10.1 in /02_Interactive Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.4 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- 02_Interactive/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Interactive/pom.xml b/02_Interactive/pom.xml index 3901116..5a53809 100644 --- a/02_Interactive/pom.xml +++ b/02_Interactive/pom.xml @@ -45,7 +45,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.4 + 2.9.10.1