Adds release notes of Struts 6.3.0.2 & 2.5.33
diff --git a/_config.yml b/_config.yml
index 987c243..a25f0d5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,21 +9,22 @@
   syntax_highlighter: rouge
 
 # Simplifies introducing changes related to the latest release
-current_version: 6.3.0.1
-current_version_short: 6301
-prev_version: 6.3.0
-prev_25_version: 2.5.32
-prev_version_short: 630
-archetype_version: 6.0.0
-release_date: 13 September 2023
-prev_release_date: 4 September 2023
-prev_25_release_date: 13 September 2023
-release_date_short: 20230913-1
-prev_release_date_short: 20230904
-prev_25_release_date_short: 20230913-3
+current_version: 6.3.0.2
+current_version_short: 6302
+current_25x_version: 2.5.33
+prev_version: 6.3.0.1
+prev_version_short: 6301
+prev_25_version: 2.5.33
+release_date: 7 December 2023
+prev_release_date: 13 September 2023
+prev_25_release_date: 7 December 2023
+release_date_short: 20231207-1
+prev_release_date_short: 20230913-1
+prev_25_release_date_short: 20231207-2
+
 beta_release_date_short: 20160126
 
-current_25x_version: 2.5.32
+archetype_version: 6.0.0
 
 # Allows directly edit pages on GitHub
 repository_url: https://github.com/apache/struts-site
diff --git a/source/announce-2023.md b/source/announce-2023.md
index 48f8465..5076f05 100644
--- a/source/announce-2023.md
+++ b/source/announce-2023.md
@@ -13,6 +13,58 @@
   Skip to: <a href="announce-2022">Announcements - 2022</a>
 </p>
 
+#### 7 December 2023 - Apache Struts version 6.3.0.2 General Availability {#a20231207-1}
+
+The Apache Struts group is pleased to announce that Apache Struts version 6.3.0.2 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.
+
+This version addresses a potential **security vulnerability** identified as **CVE-2023-50164** and described 
+in [S2-066](https://cwiki.apache.org/confluence/display/WW/S2-066) - please read the mentioned security bulletins for more details.
+This is a drop-in replacement and upgrade should be straightforward.
+
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+6.3.0.2) 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.
+
+#### 7 December 2023 - Apache Struts version 2.5.33 General Availability {#a20231207-2}
+
+The Apache Struts group is pleased to announce that Apache Struts version 2.5.33 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.
+
+This version addresses a potential **security vulnerability** identified as **CVE-2023-50164** and described
+in [S2-066](https://cwiki.apache.org/confluence/display/WW/S2-066) - please read the mentioned security bulletins for more details.
+This is a drop-in replacement and upgrade should be straightforward.
+
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.33) 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.
+
 #### 30 October 2023 - Apache Struts 2.5.x End-Of-Life (EOL) Announcement {#a20231030}
 
 The Apache Struts Project Team would like to inform you that the Struts 2.5.x web framework will reach
diff --git a/source/index.html b/source/index.html
index 04a5c63..f9d932c 100644
--- a/source/index.html
+++ b/source/index.html
@@ -49,12 +49,12 @@
     </div>
     <div class="row">
       <div class="column col-md-4">
-        <h2>Apache Struts 6.1.2.2 GA</h2>
+        <h2>Apache Struts 6.3.0 GA</h2>
         <p>
-          Apache Struts 6.1.2.2 GA has been released<br/>on 13 September 2023.
+          Apache Struts 6.3.0 GA has been released<br/>on 4 September 2023.
         </p>
-        Read more in <a href="announce-2023#a20230913-2">Announcement</a> or in
-        <a href="{{ site.wiki_url }}/Version+Notes+6.1.2.2">Version notes</a>
+        Read more in <a href="announce-2023#a20230904">Announcement</a> or in
+        <a href="{{ site.wiki_url }}/Version+Notes+6.3.0">Version notes</a>
       </div>
       <div class="column col-md-4">
         <h2>Google's Patch Reward program</h2>