From c2ec195af1aebb8633ba34d280a478dbe2569642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 10:28:33 +0000 Subject: [PATCH] Bump jackson.version from 2.9.9 to 2.13.4 Bumps `jackson.version` from 2.9.9 to 2.13.4. Updates `jackson-core` from 2.9.9 to 2.13.4 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.13.4) Updates `jackson-databind` from 2.9.9 to 2.13.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.9.9 to 2.13.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- 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.core:jackson-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 e542241..2e0bf0e 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ UTF-8 4.5.2 19.0 - 2.9.9 + 2.13.4 4.12 1.10.19