From 14d87bbfa61079874f2d90fda7d1c4c09ad7e578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 06:35:50 +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.3. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.1...jackson-core-2.18.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor ... 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..4ce0323c6 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.3 com.microsoft.datax