From a8016fcbff2587a16d7644f166770240738442b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:05:33 +0000 Subject: [PATCH] Bump javalin from 4.6.4 to 5.0.1 in /src Bumps [javalin](https://github.com/tipsy/javalin) from 4.6.4 to 5.0.1. - [Release notes](https://github.com/tipsy/javalin/releases) - [Commits](https://github.com/tipsy/javalin/compare/javalin-parent-4.6.4...javalin-parent-5.0.1) --- updated-dependencies: - dependency-name: io.javalin:javalin dependency-type: direct:production update-type: version-update:semver-major ... 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 592fd78..50f3204 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -99,7 +99,7 @@ io.javalin javalin - 4.6.4 + 5.0.1 info.picocli