From 67b5a167bcbd518211c62443d24b2c4647e318ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 21:40:11 +0000 Subject: [PATCH] Bump jackson-version from 2.6.1 to 2.11.0 in /backend Bumps `jackson-version` from 2.6.1 to 2.11.0. Updates `jackson-databind` from 2.6.1 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.6.1 to 2.11.0 - [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.11.0 - [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.11.0) 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..134838b 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -11,7 +11,7 @@ 0.11.0 - 2.6.1 + 2.11.0