From 7e61db7142d9ca3b39fef8601ff5ef48031d9998 Mon Sep 17 00:00:00 2001 From: Adel El-Beik Date: Thu, 1 Aug 2024 10:21:36 +0100 Subject: [PATCH] ENT-12060: Upgrade artemis to 2.36 --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index b6af48b7ca..d8d6ffce92 100644 --- a/constants.properties +++ b/constants.properties @@ -45,7 +45,7 @@ commonsTextVersion=1.10.0 # We must configure it manually to use the latest capsule version. capsuleVersion=1.0.4_r3 asmVersion=9.5 -artemisVersion=2.35.0 +artemisVersion=2.36.0 # TODO Upgrade Jackson only when corda is using kotlin 1.3.10 jacksonVersion=2.17.0 jacksonKotlinVersion=2.17.0