From 745fb7a311ee1981b2084bb136f2e39c651c1ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 12:06:04 +0000 Subject: [PATCH] Bump javalin from 4.6.1 to 4.6.4 in /src Bumps [javalin](https://github.com/tipsy/javalin) from 4.6.1 to 4.6.4. - [Release notes](https://github.com/tipsy/javalin/releases) - [Commits](https://github.com/tipsy/javalin/compare/javalin-parent-4.6.1...javalin-parent-4.6.4) --- 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 0d15070..66a93c3 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -94,7 +94,7 @@ io.javalin javalin - 4.6.1 + 4.6.4 info.picocli