This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push: new 6d9be1ee5 Drops headers as they mess with ToC 6d9be1ee5 is described below commit 6d9be1ee5d35f55b9879ecab4ef5c079557e063e Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Mon Apr 4 08:30:28 2022 +0200 Drops headers as they mess with ToC --- source/announce-2022.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/announce-2022.md b/source/announce-2022.md index 3ff84d30c..4140d902f 100644 --- a/source/announce-2022.md +++ b/source/announce-2022.md @@ -18,7 +18,7 @@ title: Announcements 2022 The Apache Struts group is pleased to announce that Struts 2.5.30 is available as a "General Availability" release. The GA designation is our highest quality grade. -#### Internal Changes: +Internal Changes: Yasser's PR has been merged which contains a fix to double evaluation security vulnerability - it should solve any future attack vectors, yet it can impact your application if you have been depending on double evaluation. @@ -38,7 +38,7 @@ See if following components are still functioning correctly regarding java-scrip Check also `StreamResult`, `AliasInterceptor` and `JasperReportResult` if they are still working as expected. -#### Dependency: +Dependency: [WW-5170] - Upgrade Jackson-Core to version 2.10.5 and Jackson-Databind to 2.10.5.1 [WW-5172] - Upgrade freemarker to 2.3.31