From 79955ecf77f07af607289197214423cc5b34c9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:27:21 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.2 to 2.10.5.1 in /end-to-end-tests 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] --- end-to-end-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/end-to-end-tests/pom.xml b/end-to-end-tests/pom.xml index 3f5120ad..65075b5e 100644 --- a/end-to-end-tests/pom.xml +++ b/end-to-end-tests/pom.xml @@ -35,7 +35,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.2 + 2.10.5.1