From 79ebe9b83358453dbe4916dc54cf53c2fcda37d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:18:09 +0000 Subject: [PATCH] Bump io.javalin:javalin from 6.1.3 to 6.1.4 Bumps [io.javalin:javalin](https://github.com/javalin/javalin) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](https://github.com/javalin/javalin/compare/javalin-parent-6.1.3...javalin-parent-6.1.4) --- updated-dependencies: - dependency-name: io.javalin:javalin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- http-api/pom.xml | 2 +- http-client/pom.xml | 2 +- tests/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/http-api/pom.xml b/http-api/pom.xml index 126998d0..10e778f7 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -24,7 +24,7 @@ io.javalin javalin - 6.1.3 + 6.1.4 provided true diff --git a/http-client/pom.xml b/http-client/pom.xml index 948e4942..f14345d0 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -59,7 +59,7 @@ io.javalin javalin - 6.1.3 + 6.1.4 test diff --git a/tests/pom.xml b/tests/pom.xml index a7066b88..0c2367fc 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ 2.5 9.12 4.0.8 - 6.1.3 + 6.1.4