From 21cf5563a35db3e054a1e7c1bb8f19d7ff0aa8b8 Mon Sep 17 00:00:00 2001 From: Vincent HEMERY Date: Mon, 17 Jun 2024 15:19:20 +0200 Subject: [PATCH] fix(release note): Add CVE-63 --- modules/ROOT/pages/release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/release-notes.adoc b/modules/ROOT/pages/release-notes.adoc index 6bb9c4db0d..91e4010411 100644 --- a/modules/ROOT/pages/release-notes.adoc +++ b/modules/ROOT/pages/release-notes.adoc @@ -129,7 +129,7 @@ The property allowing to enable/disable xref:identity:rest-api-authorization.ado * RUNTIME-1848 - ArchivedTasks filter on type is generating java.lang.ClassCastException * RUNTIME-1860 - Access Control panel is displayed in all subscription editions even when the feature is not active * RUNTIME-1864 - SCA cannot be started without BDM_ACCESS_CONTROL license key activated -* CVE-63 - HTTP/2 CONTINUATION Flood vulnerability +* CVE-63 - Upgrade Apache Tomcat version (fixing CVE-2024-24549) === Fixes in Bonita 2024.1-u0 (2024-04-11)