From 4af2387d76870d730a4f75a74b40107a3acdfb5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 02:43:32 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.1 to 2.12.6.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.6.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..3c0f118 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.12.6.1 diff --git a/pom.xml b/pom.xml index 79a8d05..f105bb4 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.6.1 com.alibaba