From 557ec65967ff8a81b0f85646dec4f0bc5a91bb13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:38:38 +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] --- dl-worker/dl-worker-writer-es/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dl-worker/dl-worker-writer-es/pom.xml b/dl-worker/dl-worker-writer-es/pom.xml index 9051e57..7c5b7d2 100644 --- a/dl-worker/dl-worker-writer-es/pom.xml +++ b/dl-worker/dl-worker-writer-es/pom.xml @@ -12,7 +12,7 @@ dl-worker-writer-es - 2.10.1 + 2.13.4.1 diff --git a/pom.xml b/pom.xml index 79a8d05..a508b93 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.13.4.1 com.alibaba