From 7ec1d848c9af3488b4e907f6eebcd8cbdb37a23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 01:21:27 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.7 to 2.9.10.7 in /task_05 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.9.10.7. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- task_05/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task_05/pom.xml b/task_05/pom.xml index 11af244..4dc223e 100644 --- a/task_05/pom.xml +++ b/task_05/pom.xml @@ -32,7 +32,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.9.10.7