From a8764869accb29e435cd0954a6ac7820e41047d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:44:31 +0000 Subject: [PATCH] Bump jackson-databind in /bundles/cwf-dbhelper Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.10.0.pr1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- bundles/cwf-dbhelper/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/cwf-dbhelper/pom.xml b/bundles/cwf-dbhelper/pom.xml index 14b7d6c..ed9bf27 100644 --- a/bundles/cwf-dbhelper/pom.xml +++ b/bundles/cwf-dbhelper/pom.xml @@ -30,7 +30,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.3 + 2.10.0.pr1