From ac466ce176c3c8f99db9a7492688b92751505375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 09:00:27 +0000 Subject: [PATCH] Bump jackson-databind from 2.13.1 to 2.13.2.1 in /examples/quarkus Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.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] --- examples/quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 0e7873c..b9f9d7a 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -124,7 +124,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.1 + 2.13.2.1 com.fasterxml.jackson.dataformat