From 9a418149ac4c810e9e6b81afe3979472d191dae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 12:04:08 +0000 Subject: [PATCH] Bump javalin from 3.13.10 to 4.6.1 in /src Bumps [javalin](https://github.com/tipsy/javalin) from 3.13.10 to 4.6.1. - [Release notes](https://github.com/tipsy/javalin/releases) - [Commits](https://github.com/tipsy/javalin/compare/javalin-parent-3.13.10...javalin-parent-4.6.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 e7476d2..3e36c49 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -94,7 +94,7 @@ io.javalin javalin - 3.13.10 + 4.6.1 info.picocli