From f8c7c040a6feea005b5a98abdb23929edb5cf777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 08:28:23 +0300 Subject: [PATCH] build(deps): bump com.fasterxml.jackson.core:jackson-core (#2941) Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.1) --- 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 4adaa6f1e..a86e25fa9 100644 --- a/dynamic-proxy/pom.xml +++ b/dynamic-proxy/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.core jackson-core - 2.17.0 + 2.17.1 com.fasterxml.jackson.core diff --git a/event-sourcing/pom.xml b/event-sourcing/pom.xml index e0413ba0e..bdbd847bd 100644 --- a/event-sourcing/pom.xml +++ b/event-sourcing/pom.xml @@ -42,7 +42,7 @@ com.fasterxml.jackson.core jackson-core - 2.17.0 + 2.17.1 com.fasterxml.jackson.core