From ff5b6c7a3347210f43bfb51dcc01405fa38811f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 10:55:04 +0300 Subject: [PATCH] Bump jackson-databind from 2.12.3 to 2.12.4 (#29) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.4. - [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 0e81f88..96bdfa9 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.3 + 2.12.4 org.slf4j