From ea09c883432f57c6fa399d639fe8d7845e68fb17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 08:35:19 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /examples/regex-query Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.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/regex-query/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/regex-query/pom.xml b/examples/regex-query/pom.xml index 07c50566..e2676047 100644 --- a/examples/regex-query/pom.xml +++ b/examples/regex-query/pom.xml @@ -27,7 +27,7 @@ UTF-8 1.0.0-SNAPSHOT - 2.13.4 + 2.13.4.1 com.fnproject.fn.examples