From 24cdab9c2b8d9089b6ef899ab12996fc30f284da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 22:58:37 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.5.1 to 2.13.4.1 in /7.2.20/bpm-core Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.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] --- 7.2.20/bpm-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/7.2.20/bpm-core/pom.xml b/7.2.20/bpm-core/pom.xml index cab11aa..1e0d707 100644 --- a/7.2.20/bpm-core/pom.xml +++ b/7.2.20/bpm-core/pom.xml @@ -388,7 +388,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.13.4.1 commons-io