From 5b82964582655db2fb0f93b01c15e3fd43887a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 19:13:20 +0000 Subject: [PATCH] build(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.18.9. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices-messaging/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices-messaging/pom.xml b/microservices-messaging/pom.xml index 8fb9d59c4f74..0fe26df232d8 100644 --- a/microservices-messaging/pom.xml +++ b/microservices-messaging/pom.xml @@ -74,7 +74,7 @@ com.fasterxml.jackson.core jackson-databind - 2.16.1 + 2.18.9