From 55821b6a4ac0ad53ab882fce0e8daeab9c19139a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 03:08:27 +0000 Subject: [PATCH] Bump jackson-databind in /fdks/fdk-java/examples/regex-query Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.6.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] --- fdks/fdk-java/examples/regex-query/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fdks/fdk-java/examples/regex-query/pom.xml b/fdks/fdk-java/examples/regex-query/pom.xml index d0199a2..ff50b1d 100644 --- a/fdks/fdk-java/examples/regex-query/pom.xml +++ b/fdks/fdk-java/examples/regex-query/pom.xml @@ -9,7 +9,7 @@ UTF-8 11 1.0.96 - 2.10.1 + 2.12.6.1 com.example.fn