From 52a6d477da2f1a3af24de3348ad048b11daad559 Mon Sep 17 00:00:00 2001 From: Chris Cochrane Date: Fri, 12 Jan 2024 17:12:46 +0000 Subject: [PATCH] Upgraded Jetty --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index df4aa6b1c2..dfe997f88b 100644 --- a/constants.properties +++ b/constants.properties @@ -54,7 +54,7 @@ artemisVersion=2.19.1 # TODO Upgrade Jackson only when corda is using kotlin 1.3.10 jacksonVersion=2.13.5 jacksonKotlinVersion=2.9.7 -jettyVersion=9.4.52.v20230823 +jettyVersion=9.4.53.v20231009 jerseyVersion=2.25 servletVersion=4.0.1 assertjVersion=3.12.2