From ed09085e4e8b4fc9b5c5abb417122ccb3d6202b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:15:23 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /examples/regex-query 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/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..7df881ca 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.2 com.fnproject.fn.examples