From 7dababe87ea56ed88c5e822f1a0d13f71640b0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:54:14 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.0 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 04-PracticalSamples/foundrylocal/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04-PracticalSamples/foundrylocal/pom.xml b/04-PracticalSamples/foundrylocal/pom.xml index cb01a625b..d70537d7d 100644 --- a/04-PracticalSamples/foundrylocal/pom.xml +++ b/04-PracticalSamples/foundrylocal/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.22.0 com.openai