From 38a1b300b3615cc504e9bbab985dc918c644092f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:39:17 +0000 Subject: [PATCH] Bump jackson-databind from 2.5.1 to 2.13.4.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.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 37078fc..2261efb 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ com.fasterxml.jackson.core jackson-databind - 2.5.1 + 2.13.4.1 provided @@ -112,7 +112,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.13.4.1 junit