From c49370a20adb222fd7d90afded7dfc30245075bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 11:36:06 +0000 Subject: [PATCH] Bump jackson-version from 2.6.1 to 2.10.1 in /backend Bumps `jackson-version` from 2.6.1 to 2.10.1. Updates `jackson-databind` from 2.6.1 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.6.1 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-scala_2.11` from 2.6.1 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-module-scala/releases) - [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/master/release.sbt) - [Commits](https://github.com/FasterXML/jackson-module-scala/compare/jackson-module-scala-2.6.1...jackson-module-scala-2.10.1) Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index bf82ea8..f963afb 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -11,7 +11,7 @@ 0.11.0 - 2.6.1 + 2.10.1