From 4c84fb3e719b5d215418e1c36eb65a806be4666d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 06:52:42 +0000 Subject: [PATCH] build(deps): bump fasterxml.jackson.version in /quickstart-json Bumps `fasterxml.jackson.version` from 2.13.3 to 2.13.4. Updates `jackson-dataformat-xml` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.13.3...jackson-dataformat-xml-2.13.4) Updates `jackson-databind` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.3...jackson-core-2.13.4) Updates `jackson-annotations` from 2.13.3 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.dataformat:jackson-dataformat-xml dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickstart-json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-json/pom.xml b/quickstart-json/pom.xml index a8b12c3..41d8530 100644 --- a/quickstart-json/pom.xml +++ b/quickstart-json/pom.xml @@ -18,7 +18,7 @@ 2.4 1.9.13 - 2.13.3 + 2.13.4 1.3.3 2.4.8