From c49a06c8346862419d2220b819576f6388e8062a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 01:22:06 +0000 Subject: [PATCH] Bump jackson-databind in /examples/example-javalin Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.5. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- examples/example-javalin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example-javalin/pom.xml b/examples/example-javalin/pom.xml index cb930b333..2e33bba74 100644 --- a/examples/example-javalin/pom.xml +++ b/examples/example-javalin/pom.xml @@ -37,7 +37,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.1 + 2.9.10.5