From 43bfb9ec993f239c459790831563a9b6f3297a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:17:22 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /examples/async-thumbnails Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.2. - [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/async-thumbnails/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/async-thumbnails/pom.xml b/examples/async-thumbnails/pom.xml index a4802e0a..40475639 100644 --- a/examples/async-thumbnails/pom.xml +++ b/examples/async-thumbnails/pom.xml @@ -28,7 +28,7 @@ 1.0.0-SNAPSHOT 3.3.3 - 2.13.4 + 2.13.4.2 com.fnproject.fn.examples