This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch announce-2529
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/announce-2529 by this push:
     new eae5bd8  Uses proper versions of Log4j
eae5bd8 is described below

commit eae5bd8fb75d4ef2a95718368e8828b81f57b1b9
Author: Lukasz Lenart <[email protected]>
AuthorDate: Sat Jan 22 12:08:38 2022 +0100

    Uses proper versions of Log4j
---
 source/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/index.html b/source/index.html
index e91520d..cdb9e45 100644
--- a/source/index.html
+++ b/source/index.html
@@ -31,7 +31,7 @@ title: Welcome to the Apache Struts project
         <a href="{{ site.wiki_url }}/Version+Notes+{{ site.current_version 
}}">Version notes</a>
       </div>
       <div class="column col-md-4">
-        <h2>Security Advice on Log4j 2.12.2/2.16.0</h2>
+        <h2>Security Advice on Log4j 2.12.4/2.17.1</h2>
         <p>
           The Apache Struts Security team would like to announce that all the 
users using
           the latest Struts 2.5.x series should either upgrade to Apache 
Struts 2.5.28.3 which

Reply via email to