From bfa23ee1de322af0fa64a714463f73ea2c8cc420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:21:04 +0000 Subject: [PATCH] Bump jackson.version in /fdks/fdk-java/examples/regex-query Bumps `jackson.version` from 2.10.1 to 2.12.1. Updates `jackson-databind` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) 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..5380dbd 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.1 com.example.fn