From ca8834dec2bcac6cae767f6473b0234aebf81f78 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Wed, 26 Apr 2023 14:50:39 -0500 Subject: [PATCH] Revert "Downgrade javalin - maybe made test fails?" This reverts commit 116aca3c5cb8d4b9439beb75bf42ed680f79b0a3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cc75a6..30d9dbd 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ io.javalin javalin - 5.1.4 + 5.4.2 test