From db9c59f69ac9fc2ad78685be6a4eb170b6f3d18d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 21:58:14 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.version from 2.2.3 to 2.10.3 Bumps `com.fasterxml.jackson.version` from 2.2.3 to 2.10.3. Updates `jackson-core` from 2.2.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.2.3...jackson-core-2.10.3) Updates `jackson-databind` from 2.2.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-xml` from 2.2.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.2.3...jackson-dataformat-xml-2.10.3) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bbed884..e4e8ce58 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 2.2.3 + 2.10.3 4.1.2.RELEASE