From 3e7f81a73ab791566ad53aac5f56b3cebc94501b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 22:34:28 +0000 Subject: [PATCH] Bump jackson-version from 2.4.3 to 2.13.2 Bumps `jackson-version` from 2.4.3 to 2.13.2. Updates `jackson-core` from 2.4.3 to 2.13.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.4.3...jackson-core-2.13.2) Updates `jackson-annotations` from 2.4.3 to 2.13.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.4.3 to 2.13.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-jaxrs-json-provider` from 2.4.3 to 2.13.2 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider 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 b444756..c7a0f10 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 1.18 - 2.4.3 + 2.13.2