From 034a9dcc5ba938f474f26ed02221a0c683f07fb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:20:36 +0200 Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1 (#230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- java-benchmarking-with-jmh/pom.xml | 2 +- test-java-http-clients/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-benchmarking-with-jmh/pom.xml b/java-benchmarking-with-jmh/pom.xml index 49501bfc..f3bfb10b 100644 --- a/java-benchmarking-with-jmh/pom.xml +++ b/java-benchmarking-with-jmh/pom.xml @@ -59,7 +59,7 @@ THE POSSIBILITY OF SUCH DAMAGE. com.fasterxml.jackson.core jackson-databind - 2.12.7.1 + 2.17.1 diff --git a/test-java-http-clients/pom.xml b/test-java-http-clients/pom.xml index b0ec2d0a..ba6a3762 100644 --- a/test-java-http-clients/pom.xml +++ b/test-java-http-clients/pom.xml @@ -29,7 +29,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.7.1 + 2.17.1