Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(release note): Add CVE-63 #2738

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ The detailed list is available in the "What’s new in Bonita 2022.1" page, in t
* RUNTIME-1835 - SInvalidExpressionException generated when a parameter is used from within a groovy script
* RUNTIME-1844 - Update tomcat to 9.0.87
* CVE-62 - Regular Expression Denial of Service (ReDoS) in AngularJS (CVE-2024-21490)
* CVE-63 - Upgrade Apache Tomcat version (fixing CVE-2024-24549)

=== Fixes in Bonita 2022.2-u8 (2024-02-21)

Expand Down
Loading