From f6af3ce398ca51dc687da07780b20a7e22ca8a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:29:11 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.2 to 2.10.5.1 in /cloudFunctionCreator Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.10.5.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- cloudFunctionCreator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudFunctionCreator/pom.xml b/cloudFunctionCreator/pom.xml index beb0e38..94b83d2 100644 --- a/cloudFunctionCreator/pom.xml +++ b/cloudFunctionCreator/pom.xml @@ -50,7 +50,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.2 + 2.10.5.1