This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch release-2516 in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit ad870a9932f4c1c271396ad6f3de48d8818a3422 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Mar 16 14:44:59 2018 +0100 Adds 2.5.14.1 to the list of past releases --- source/releases.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/releases.html b/source/releases.html index 2bb3675..eabbcc7 100644 --- a/source/releases.html +++ b/source/releases.html @@ -107,6 +107,18 @@ title: Releases <tbody> <tr> <td class="no-wrap"> + Struts 2.5.14.1 + </td> + <td class="no-wrap">30 November 2017</td> + <td> + <br/> + </td> + <td> + <a href="{{ site.wiki_url }}/Version+Notes+2.5.14.1">Version notes</a> + </td> + </tr> + <tr> + <td class="no-wrap"> Struts 2.5.14 </td> <td class="no-wrap">23 November 2017</td> -- To stop receiving notification emails like this one, please contact lukaszlen...@apache.org.