From 659e26fbdacb298cb4161483f70dfc492ef3575e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 09:01:29 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.10.1 in /javalin Bumps `jackson.version` from 2.9.8 to 2.10.1. Updates `jackson-databind` from 2.9.8 to 2.10.1 - [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.10.1 - [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.10.1) 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 7002b14..f360557 100644 --- a/javalin/pom.xml +++ b/javalin/pom.xml @@ -23,7 +23,7 @@ bundle - 2.9.8 + 2.10.1