From 8d0468341f5d2382c93fb2c66ef864c5ed6ebfe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 18:43:33 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.7 to 2.9.10.7 in /task_16-rest_api 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_16-rest_api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task_16-rest_api/pom.xml b/task_16-rest_api/pom.xml index 11af244..4dc223e 100644 --- a/task_16-rest_api/pom.xml +++ b/task_16-rest_api/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