From 0005b66b9bb1d6b93f5bfe0e7d9e56813cffa28d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Oct 2023 02:13:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5902998 - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744 - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2628385 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9560aee..8c49c62 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.javalin javalin-bundle - 3.13.12 + 4.6.4