From 28c9692b317f14d0931650b9d73ca7d9958fca3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 12:45:19 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.1 to 2.9.10.1 in /todo-web-app Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.1 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] --- todo-web-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo-web-app/pom.xml b/todo-web-app/pom.xml index 1706d58..0feac57 100644 --- a/todo-web-app/pom.xml +++ b/todo-web-app/pom.xml @@ -61,7 +61,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.1 + 2.9.10.1