From d049c32502446e0d3312b05f9441481c20f1cadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 07:53:04 +0100 Subject: [PATCH] TOMEE-4414 - Bump version.jackson from 2.18.0 to 2.18.1 (#1617) Bumps `version.jackson` from 2.18.0 to 2.18.1. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.18.0...jackson-dataformats-text-2.18.1) --- 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 35f6eddba5c..d008c0e2fba 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.0 + 2.18.1 * @@ -81,7 +81,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.0 + 2.18.1 * diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 9ecf861f34e..91483112a4c 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.0 + 2.18.1 * @@ -81,7 +81,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.0 + 2.18.1 * diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 6e10fc630bd..3ef1e48caa4 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.0 + 2.18.1 * @@ -81,7 +81,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.18.0 + 2.18.1 * diff --git a/pom.xml b/pom.xml index 3eb62863c97..f8eb5f226d4 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ 3.0.3 - 2.18.0 + 2.18.1 2.3