From 926fc5f1ce63fd99861d95fa9822ce2d0c4caff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 17:33:47 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.version from 2.2.3 to 2.10.2 Bumps `com.fasterxml.jackson.version` from 2.2.3 to 2.10.2. Updates `jackson-core` from 2.2.3 to 2.10.2 - [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.2) Updates `jackson-databind` from 2.2.3 to 2.10.2 - [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.2 - [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.2) 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..ba1964a2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 2.2.3 + 2.10.2 4.1.2.RELEASE