From 092367f565e210edeabc912041843d025c843fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:11:37 +0100 Subject: [PATCH] TOMEE-4414 - Bump version.jackson from 2.18.1 to 2.18.2 (#1677) Bumps `version.jackson` from 2.18.1 to 2.18.2. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 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> --- boms/tomee-microprofile/pom.xml | 4 ++-- boms/tomee-plume/pom.xml | 4 ++-- boms/tomee-plus/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index e5f522368f4..4bf68e8ed18 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.1 + 2.18.2 * @@ -81,7 +81,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.1 + 2.18.2 * diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index b7344bf5583..d7362588c38 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.1 + 2.18.2 * @@ -81,7 +81,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.1 + 2.18.2 * diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 3d2cb965af2..b3aa87c6082 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -70,7 +70,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.1 + 2.18.2 * @@ -81,7 +81,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.1 + 2.18.2 * diff --git a/pom.xml b/pom.xml index bd56b831b06..bd2d95f5be4 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ 2.3.2 - 2.18.1 + 2.18.2 2.3