From 8decf391efed66e225c1ba304e6871ea07d538d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:23:27 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.2 to 2.10.5.1 in /presentation Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.10.5.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- presentation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/pom.xml b/presentation/pom.xml index 46097ee..10bf1ef 100644 --- a/presentation/pom.xml +++ b/presentation/pom.xml @@ -31,7 +31,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.2 + 2.10.5.1 com.j2html