From f54ec22ce6db9b3655e59312fa6a7700600f7512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:18:39 +0000 Subject: [PATCH] Bump fasterxml.jackson from 2.10.1 to 2.12.1 Bumps `fasterxml.jackson` from 2.10.1 to 2.12.1. Updates `jackson-annotations` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.1...jackson-core-2.12.1) Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 04f87f4..300936f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 1.10.77 - 2.10.1 + 2.12.1 3.5.1 3.17 4.1 @@ -117,12 +117,12 @@ ${basedir} represents the directory containing pom.xml. com.fasterxml.jackson.core jackson-annotations - 2.10.1 + 2.12.1 com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.1 @@ -292,7 +292,7 @@ ${basedir} represents the directory containing pom.xml. com.fasterxml.jackson.core jackson-core - 2.10.1 + 2.12.1 org.apache.commons