From ef2d3bb4712a75311052254bce9bcc494163c5e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:25:15 +0000 Subject: [PATCH] chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 [security] --- examples/book-search/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/book-search/pom.xml b/examples/book-search/pom.xml index 1a1807b26..530e113a8 100644 --- a/examples/book-search/pom.xml +++ b/examples/book-search/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.0 + 2.22.1 test