From 29ed70247c18e7c417e0419cd79ec56c17eeb75b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 20:41:12 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 to 2.15.3. - [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 9cde2ad3..f2843065 100644 --- a/approvaltests-tests/pom.xml +++ b/approvaltests-tests/pom.xml @@ -102,7 +102,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.15.3 org.apache.camel diff --git a/approvaltests/pom.xml b/approvaltests/pom.xml index dc28ddd8..52089a04 100644 --- a/approvaltests/pom.xml +++ b/approvaltests/pom.xml @@ -53,7 +53,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.15.3 true