From 605e730cf5b65e7e6e7f9dbab11de79055de40ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:22:17 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.0.pr1 to 2.13.4.1 in /extract-cli Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0.pr1 to 2.13.4.1. - [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] --- extract-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extract-cli/pom.xml b/extract-cli/pom.xml index 7f4b84bc..9194d4ab 100644 --- a/extract-cli/pom.xml +++ b/extract-cli/pom.xml @@ -14,7 +14,7 @@ org.icij.extract.cli.Main 8.8.2 - 2.10.0.pr1 + 2.13.4.1