From 9ee1242dcef53e9cf7a2abb3398a9ea4347736bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 10:34:19 +0000 Subject: [PATCH] Bump jackson-databind-version from 2.5.0 to 2.12.1 in /ForestBlog Bumps `jackson-databind-version` from 2.5.0 to 2.12.1. Updates `jackson-databind` from 2.5.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.5.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.5.0...jackson-core-2.12.1) Updates `jackson-annotations` from 2.5.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- ForestBlog/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 ForestBlog/pom.xml diff --git a/ForestBlog/pom.xml b/ForestBlog/pom.xml old mode 100755 new mode 100644 index 2aaf34f9..7b76cb59 --- a/ForestBlog/pom.xml +++ b/ForestBlog/pom.xml @@ -14,7 +14,7 @@ 1.8 UTF-8 4.3.19.RELEASE - 2.10.1 + 2.12.1 @@ -177,17 +177,17 @@ com.fasterxml.jackson.core jackson-databind - 2.5.0 + 2.12.1 com.fasterxml.jackson.core jackson-core - 2.5.0 + 2.12.1 com.fasterxml.jackson.core jackson-annotations - 2.5.0 + 2.12.1