From 5ccac4a3ad13a41c35f6624788644509baf9d7a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 05:48:58 +0000 Subject: [PATCH] Bump jackson-databind in /samples/client/petstore/java/vertx 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/vertx/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/java/vertx/pom.xml b/samples/client/petstore/java/vertx/pom.xml index 08e8352272e..937efcabc67 100644 --- a/samples/client/petstore/java/vertx/pom.xml +++ b/samples/client/petstore/java/vertx/pom.xml @@ -242,7 +242,7 @@ UTF-8 3.4.2 1.5.16 - 2.6.4 + 2.12.7.1 4.12