From c8b5898254ebd89859a1acec273af9f0336289e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 17:57:34 +0000 Subject: [PATCH] Bump javalin from 5.3.2 to 5.4.2 in /src Bumps [javalin](https://github.com/tipsy/javalin) from 5.3.2 to 5.4.2. - [Release notes](https://github.com/tipsy/javalin/releases) - [Commits](https://github.com/tipsy/javalin/compare/javalin-parent-5.3.2...javalin-parent-5.4.2) --- updated-dependencies: - dependency-name: io.javalin:javalin dependency-type: direct:production update-type: version-update:semver-minor ... 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 9280f5a..56fdef1 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -90,7 +90,7 @@ io.javalin javalin - 5.3.2 + 5.4.2 info.picocli