From f0688e8222d0aa826d4d0cc093fb88890f5b3636 Mon Sep 17 00:00:00 2001 From: Chris Cochrane <78791827+chriscochrane@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:28:33 +0100 Subject: [PATCH] Jetty upgrade (#7850) --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index d29b038341..90a9a495d9 100644 --- a/constants.properties +++ b/constants.properties @@ -53,7 +53,7 @@ artemisVersion=2.19.1 # TODO Upgrade Jackson only when corda is using kotlin 1.3.10 jacksonVersion=2.17.2 jacksonKotlinVersion=2.9.7 -jettyVersion=9.4.53.v20231009 +jettyVersion=9.4.56.v20240826 jerseyVersion=2.25 servletVersion=4.0.1 assertjVersion=3.12.2