From 3017791fd0390ae2194e8a419faab263a136cae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:14:41 +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.18.9. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 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..b88669a2e 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.18.9 com.openai