From dfd92d60c8daae806f0cd19089e45888dfef674d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 16:02:45 +0000 Subject: [PATCH] Bump jackson-databind in /samples/client/petstore/java/jersey2-java6 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/jersey2-java6/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/java/jersey2-java6/pom.xml b/samples/client/petstore/java/jersey2-java6/pom.xml index b349f521749..a95103c5653 100644 --- a/samples/client/petstore/java/jersey2-java6/pom.xml +++ b/samples/client/petstore/java/jersey2-java6/pom.xml @@ -272,7 +272,7 @@ 2.6 2.5 3.6 - 2.6.4 + 2.12.7.1 1.0.0 4.12