From c935491b1f9e0028b3e5791bf51ac6b82af09671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 16:59:05 +0000 Subject: [PATCH 1/2] Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 08f6ef9..e16d0bc 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.4 + 2.10.0.pr1 From 781a85c8fc23769ea60cda2764d09a09f802d127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20L=C3=B3pez?= Date: Sat, 25 Jul 2020 20:36:49 -0300 Subject: [PATCH 2/2] Updated to the latest stable version of jackson-databind. The addon works fine with this version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e16d0bc..c7db0e0 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0.pr1 + 2.11.1