From 6055caf34a799f72316bbb73281d0a1e4bbff1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 14:47:21 +0300 Subject: [PATCH] build(deps): bump com.fasterxml.jackson.core:jackson-databind (#3573) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 8fb9d59c4..0fe26df23 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