From 27aee92fed023fd4b124250a2023e0499df809fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 23:37:10 +0000 Subject: [PATCH] build(deps): bump tools.jackson.core:jackson-databind Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.1.0 to 3.1.5. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../petstore/java/restclient-springBoot4-jackson3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/java/restclient-springBoot4-jackson3/pom.xml b/samples/client/petstore/java/restclient-springBoot4-jackson3/pom.xml index c864cdf42875..5c48a8a1078f 100644 --- a/samples/client/petstore/java/restclient-springBoot4-jackson3/pom.xml +++ b/samples/client/petstore/java/restclient-springBoot4-jackson3/pom.xml @@ -254,7 +254,7 @@ UTF-8 7.0.5 - 3.1.0 + 3.1.5 3.0.0 2.21