From 7268f59f8cfb00d7e52c9b83f63ff76f398e21d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 02:01:15 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.1 to 2.18.6. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.1...jackson-core-2.18.6) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DataProcessing/datax-host/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataProcessing/datax-host/pom.xml b/DataProcessing/datax-host/pom.xml index 1e57db42e..6c5b828d5 100644 --- a/DataProcessing/datax-host/pom.xml +++ b/DataProcessing/datax-host/pom.xml @@ -123,7 +123,7 @@ SOFTWARE com.fasterxml.jackson.core jackson-core - 2.17.1 + 2.18.6 com.microsoft.datax