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

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

commit 1ee1811102cc80d8d8ca4dbb3d95d11b3bb9dace
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Oct 8 17:10:05 2025 +0200

    Announces Struts 6.8.0
---
 _config.yml             |  8 ++++----
 source/announce-2025.md | 22 ++++++++++++++++++++++
 2 files changed, 26 insertions(+), 4 deletions(-)

diff --git a/_config.yml b/_config.yml
index fb032f3b0..ee4b52151 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,13 +13,13 @@ kramdown:
 # Simplifies introducing changes related to the latest release
 current_version: 7.0.3
 current_version_short: 703
-prev_version: 6.7.4
-prev_version_short: 674
+prev_version: 6.8.0
+prev_version_short: 680
 release_date: 03 March 2025
-prev_release_date: 05 March 2025
+prev_release_date: 16 October 2025
 prev_25_release_date: 7 December 2023
 release_date_short: 20250303
-prev_release_date_short: 20250305
+prev_release_date_short: 20251016
 
 archetype_version: 6.0.0
 
diff --git a/source/announce-2025.md b/source/announce-2025.md
index 19c0a7a59..2ca8be04c 100644
--- a/source/announce-2025.md
+++ b/source/announce-2025.md
@@ -13,6 +13,28 @@ title: Announcements 2025
   Skip to: <a href="announce-2024">Announcements - 2024</a>
 </p>
 
+#### 16 October 2025 - Apache Struts version 6.8.0 General Availability 
{#a20251016}
+
+The Apache Struts group is pleased to announce that Apache Struts version 
6.8.0 is available as a "General Availability"
+release. The GA designation is our highest quality grade.
+
+The Apache Struts is an elegant, extensible framework for creating 
enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from 
building, to deploying,
+to maintaining applications over time.
+
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+6.8.0) to 
find more details about performed
+> bug fixes and improvements.
+
+**All developers are strongly advised to perform this upgrade.**
+
+The 6.x series of the Apache Struts framework has a minimum requirement of the 
following specification versions:
+Servlet API 3.1, JSP API 2.1, and Java 8.
+
+Should any issues arise with your use of any version of the Struts framework, 
please post your comments to the user list,
+and, if appropriate, file [a tracking ticket]({{ site.jira_url }}).
+
+You can download this version from our [download](download.cgi#struts-ga) page.
+
 #### 02 July 2025 - Apache Struts Annotations version 2.0 General Availability 
{#a20250702}
 
 The Apache Struts group is pleased to announce that Apache Struts Annotations 
version 2.0 is available as a “General Availability”

Reply via email to