From 1cbff683386092144d4d60cf5229cd4af5fc4706 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 11:05:09 +0300 Subject: [PATCH] Bump jackson-databind from 2.12.2 to 2.12.3 (#21) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.2 to 2.12.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5b369af..e07ad43 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.2 + 2.12.3 org.slf4j