From f0f4c7d4c0a058a7397c53d5443ac98e13f3e0cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 19:06:39 +0200 Subject: [PATCH] build(deps): bump com.fasterxml.jackson.core:jackson-core (#3171) Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.1 to 2.18.2. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.1...jackson-core-2.18.2) --- 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> --- dynamic-proxy/pom.xml | 2 +- event-sourcing/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic-proxy/pom.xml b/dynamic-proxy/pom.xml index cbd3a661fa54..28df8f0309e2 100644 --- a/dynamic-proxy/pom.xml +++ b/dynamic-proxy/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.core jackson-core - 2.18.1 + 2.18.2 com.fasterxml.jackson.core diff --git a/event-sourcing/pom.xml b/event-sourcing/pom.xml index 4778047a3df3..b42952070a77 100644 --- a/event-sourcing/pom.xml +++ b/event-sourcing/pom.xml @@ -42,7 +42,7 @@ com.fasterxml.jackson.core jackson-core - 2.18.1 + 2.18.2 com.fasterxml.jackson.core