From 56ad40574290c0962caea3d9921a919dae7a7af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 21:28:28 +0000 Subject: [PATCH] Bump jackson-databind from 2.6.1 to 2.9.10.8 in /backend Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.1 to 2.9.10.8. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... 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..7058bf8 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -11,7 +11,7 @@ 0.11.0 - 2.6.1 + 2.9.10.8