From ac89f9dd296e0db03a257c4580de09e9a0ffdedb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:38:39 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.1 to 2.13.4.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 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] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 04f87f4..af9d6cc 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 1.10.77 - 2.10.1 + 2.13.4.1 3.5.1 3.17 4.1 @@ -122,7 +122,7 @@ ${basedir} represents the directory containing pom.xml. com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.13.4.1