You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2022/04/04 06:33:10 UTC

[struts-site] branch master updated: Re-formats list of issues

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 b053999da Re-formats list of issues
b053999da is described below

commit b053999da8469f0b6cdb98b635e8216499b8d0d2
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Mon Apr 4 08:33:06 2022 +0200

    Re-formats list of issues
---
 source/announce-2022.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/announce-2022.md b/source/announce-2022.md
index 05035e815..c6d5084cc 100644
--- a/source/announce-2022.md
+++ b/source/announce-2022.md
@@ -33,15 +33,15 @@ https://struts.apache.org/security/
 ```
 
 See if following components are still functioning correctly regarding java-scripts:
-- forms with client side validations
-- `doubleselect` tag
-- `combobox` tag
+ - forms with client side validations
+ - `doubleselect` tag
+ - `combobox` tag
 
 Check also `StreamResult`, `AliasInterceptor` and `JasperReportResult` if they are still working as expected.
 
 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
+ - [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
 
 > Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.30) to find more details about performed
 > bug fixes and improvements.