From c83d2f6a8d4a349674dd0f32824892bab22162dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 21:09:43 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.11.3 to 2.9.10.4 in /AkkaDemo Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11.3 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] --- AkkaDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AkkaDemo/pom.xml b/AkkaDemo/pom.xml index 075406e..e9710fe 100644 --- a/AkkaDemo/pom.xml +++ b/AkkaDemo/pom.xml @@ -90,7 +90,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.11.3 + 2.9.10.4