From 55b27a6de2dd70b585d28f53b7acf479235629d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:34:29 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.2 to 2.17.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- http-client/pom.xml | 2 +- tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/http-client/pom.xml b/http-client/pom.xml index 2526c0ad4..68250f2eb 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -29,7 +29,7 @@ com.fasterxml.jackson.core jackson-databind - 2.16.2 + 2.17.0 true diff --git a/tests/pom.xml b/tests/pom.xml index 98e55419c..b60d7be64 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -14,7 +14,7 @@ true 5.10.2 3.25.3 - 2.16.2 + 2.17.0 2.5 9.11 4.0.5