From 19f286b065f918d37842d5bc820dad208a66ec50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 17:04:05 +0000 Subject: [PATCH] Bump javalin from 3.13.8 to 3.13.9 in /src Bumps [javalin](https://github.com/tipsy/javalin) from 3.13.8 to 3.13.9. - [Release notes](https://github.com/tipsy/javalin/releases) - [Commits](https://github.com/tipsy/javalin/compare/javalin-parent-3.13.8...javalin-parent-3.13.9) --- updated-dependencies: - dependency-name: io.javalin:javalin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pom.xml b/src/pom.xml index 8e03b03..f0029e5 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -94,7 +94,7 @@ io.javalin javalin - 3.13.8 + 3.13.9 info.picocli