From 895a477b4ca6f41f29c9a01a0d6688402f6cf89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:23:38 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.8 to 2.9.10.7 in /anji-rest-api-framework Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.7. - [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] --- anji-rest-api-framework/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anji-rest-api-framework/pom.xml b/anji-rest-api-framework/pom.xml index 0d3f571..11aa129 100644 --- a/anji-rest-api-framework/pom.xml +++ b/anji-rest-api-framework/pom.xml @@ -76,7 +76,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.9.10.7