From d73cc46c2bf814c17897f88c16ff1511fc554d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 16:02:36 +0000 Subject: [PATCH] Bump jackson-databind in /samples/client/petstore/java/jersey1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.4 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/client/petstore/java/jersey1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/java/jersey1/pom.xml b/samples/client/petstore/java/jersey1/pom.xml index 5b0aa55e110..cbd1a975d29 100644 --- a/samples/client/petstore/java/jersey1/pom.xml +++ b/samples/client/petstore/java/jersey1/pom.xml @@ -260,7 +260,7 @@ UTF-8 1.5.17 1.19.4 - 2.6.4 + 2.12.7.1 1.0.0 4.12