From e9dd6daba765ddbba35e871a77427118490b71e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 01:34:41 +0000 Subject: [PATCH] Bump jackson.version in /service-mesh/dropwizard-app Bumps `jackson.version` from 2.9.6 to 2.12.1. Updates `jackson-core` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.6...jackson-core-2.12.1) Updates `jackson-dataformat-xml` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.9.6...jackson-dataformat-xml-2.12.1) Updates `jackson-jaxrs-json-provider` from 2.9.6 to 2.12.1 Updates `jackson-jaxrs-base` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-jaxrs-providers/releases) - [Commits](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.9.6...jackson-jaxrs-providers-2.12.1) Updates `jackson-dataformat-yaml` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.6...jackson-dataformats-text-2.12.1) Updates `jackson-module-jaxb-annotations` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.6...jackson-modules-base-2.12.1) Updates `jackson-annotations` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-afterburner` from 2.9.6 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.6...jackson-modules-base-2.12.1) Signed-off-by: dependabot[bot] --- service-mesh/dropwizard-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-mesh/dropwizard-app/pom.xml b/service-mesh/dropwizard-app/pom.xml index e4f4e60..689f4e3 100644 --- a/service-mesh/dropwizard-app/pom.xml +++ b/service-mesh/dropwizard-app/pom.xml @@ -22,7 +22,7 @@ UTF-8 1.3.5 - 2.9.6 + 2.12.1