From 10b6d8f0caa8f646d8cd3c16743c4fc5b6c3954b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:59:58 -0700 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core (#1355) Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 4472a6a8..466b3214 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.0 + 2.17.1 com.microsoft.datax