From 92a48d4c6ff57d41c6626d58ebdd101e90ed6d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Dec 2021 00:59:18 +0000 Subject: [PATCH] Bump jackson2Version from 2.4.2 to 2.13.0 Bumps `jackson2Version` from 2.4.2 to 2.13.0. Updates `jackson-core` from 2.4.2 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.4.2...jackson-core-2.13.0) Updates `jackson-databind` from 2.4.2 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-yaml` from 2.4.2 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/commits/jackson-dataformats-text-2.13.0) Updates `jackson-dataformat-xml` from 2.4.2 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.4.2...jackson-dataformat-xml-2.13.0) Updates `jackson-module-jaxb-annotations` from 2.4.2 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d18ea44..736ecda 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ -Xdoclint:none - 2.4.2 + 2.13.0 2.15.0 3.3.6