From 69120b352c54c1e477dab5503ab8179bd2e9e82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:36:05 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.1 to 2.13.4.1 in /boot-common 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] --- boot-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot-common/pom.xml b/boot-common/pom.xml index bc3e0b7..d58e47a 100644 --- a/boot-common/pom.xml +++ b/boot-common/pom.xml @@ -98,7 +98,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.13.4.1 compile