From 3f2ebf7fc510d55dce0b434553ec4ec1211471ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 22:59:09 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.7 to 2.9.10.8 in /task_16-rest_api Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 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] --- 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..0c8b275 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.8