From 2574f30c2b5fd3083e996bc2d799e85f9fdedeff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 19:36:01 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.11.2 in /javalin Bumps `jackson.version` from 2.9.8 to 2.11.2. Updates `jackson-databind` from 2.9.8 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-kotlin` from 2.9.8 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.9.8...jackson-module-kotlin-2.11.2) Signed-off-by: dependabot[bot] --- javalin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javalin/pom.xml b/javalin/pom.xml index ba2cb5d..a156feb 100644 --- a/javalin/pom.xml +++ b/javalin/pom.xml @@ -23,7 +23,7 @@ bundle - 2.9.8 + 2.11.2