From a20c8636e55e08ab6d66039e4884993d2f9c91d1 Mon Sep 17 00:00:00 2001 From: Othello Maurer Date: Thu, 13 Jun 2024 13:12:58 +0200 Subject: [PATCH] Backport: Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#19256) (#19629) * Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#19256) Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.0...jackson-bom-2.17.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom 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> (cherry picked from commit 0145aecf0b2497855fe038e76ce9475c8c85b6f4) * add changelog --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- changelog/unreleased/pr-19629.toml | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 changelog/unreleased/pr-19629.toml diff --git a/changelog/unreleased/pr-19629.toml b/changelog/unreleased/pr-19629.toml new file mode 100644 index 000000000000..8a2f18a41885 --- /dev/null +++ b/changelog/unreleased/pr-19629.toml @@ -0,0 +1,4 @@ +type = "fixed" +message = "Update \"Jackson\" to version 2.17.1 to prevent potential memory issues." + +pulls = ["19629"] diff --git a/pom.xml b/pom.xml index 577e3729b4c9..06bd90d55f41 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ 2.2 8.0.1.Final 3.1.0 - 2.17.0 + 2.17.1 0.14.0 0.9.0 1.3.2