From 15b5c3455328b0fa3fd0dbb55964174e300d0252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:50:35 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.1 to 2.18.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- approvaltests-tests/pom.xml | 2 +- approvaltests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/approvaltests-tests/pom.xml b/approvaltests-tests/pom.xml index c7a8b563..cefcac3b 100644 --- a/approvaltests-tests/pom.xml +++ b/approvaltests-tests/pom.xml @@ -108,7 +108,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.1 + 2.18.2 org.apache.camel diff --git a/approvaltests/pom.xml b/approvaltests/pom.xml index 5c8ec9c4..5970f74a 100644 --- a/approvaltests/pom.xml +++ b/approvaltests/pom.xml @@ -53,7 +53,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.1 + 2.18.2 true