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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


The following commit(s) were added to refs/heads/master by this push:
     new 35966d4  Prepares download page for 8.0.9
     new 3794e9e  Merge pull request #31 from rzo1/8.0.9
35966d4 is described below

commit 35966d49f17a7fa56db25bea10c41394ea5924b3
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Jan 10 11:03:01 2022 +0100

    Prepares download page for 8.0.9
---
 src/main/jbake/content/8.0.9/release-notes.adoc | 62 +++++++++++++++++++++++++
 src/main/jbake/content/download-archive.adoc    | 12 ++++-
 src/main/jbake/content/download.adoc            | 20 ++++----
 src/main/jbake/templates/index.gsp              |  4 +-
 4 files changed, 85 insertions(+), 13 deletions(-)

diff --git a/src/main/jbake/content/8.0.9/release-notes.adoc 
b/src/main/jbake/content/8.0.9/release-notes.adoc
new file mode 100644
index 0000000..7518bb8
--- /dev/null
+++ b/src/main/jbake/content/8.0.9/release-notes.adoc
@@ -0,0 +1,62 @@
+= Apache TomEE 8.0.9 Release Notes
+:index-group: Release Notes
+:jbake-type: page
+:jbake-status: published
+
+Apache TomEE 8.0.9 has been released. It contains several bug fixes, 
enhancements and dependency upgrades.
+Notably, Apache TomEE 8.0.9 can now be run with Java 17.
+
+In addition, it provides an upgrade of Geronimo Java Mail, which now allows 
configuring TLS/SSL protocol version as well as TLS/SSL ciphers for a given 
mail session.
+
+Thank you to everyone who contributed to this release, including all of our 
users and the people who submitted bug reports, contributed code or 
documentation changes in this release.
+
+== Dependency upgrade
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3819[TOMEE-3819] Tomcat 
9.0.56
+- link:https://issues.apache.org/jira/browse/TOMEE-3789[TOMEE-3789] ActiveMQ 
5.16.3
+- link:https://issues.apache.org/jira/browse/TOMEE-3810[TOMEE-3810] Geronimo 
Java Mail 1.6 1.0.1
+- link:https://issues.apache.org/jira/browse/TOMEE-3809[TOMEE-3809] Johnzon 
1.2.15
+- link:https://issues.apache.org/jira/browse/TOMEE-3820[TOMEE-3820] 
OpenWebBeans 2.0.24 (superceded by TOMEE-3821)
+- link:https://issues.apache.org/jira/browse/TOMEE-3821[TOMEE-3821] 
OpenWebBeans 2.0.25
+- link:https://issues.apache.org/jira/browse/TOMEE-3799[TOMEE-3799] Tomcat 
9.0.53 (superceded by TOMEE-3819)
+- link:https://issues.apache.org/jira/browse/TOMEE-3806[TOMEE-3806] Tomcat 
9.0.54 (superceded by TOMEE-3819)
+- link:https://issues.apache.org/jira/browse/TOMEE-3817[TOMEE-3817] Tomcat 
9.0.55 (superceded by TOMEE-3819)
+- link:https://issues.apache.org/jira/browse/TOMEE-3771[TOMEE-3771] 
openwebbeans 2.0.24
+- link:https://issues.apache.org/jira/browse/TOMEE-3793[TOMEE-3793] xbean 4.20
+
+== Bug
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3791[TOMEE-3791] Ajax JSF 
not provided in 8.0.8 builds
+- link:https://issues.apache.org/jira/browse/TOMEE-3792[TOMEE-3792] Missing 
Public key in KEYS for Tomee
+- link:https://issues.apache.org/jira/browse/TOMEE-3794[TOMEE-3794] 
javaVersion() in org.apache.openejb.arquillian.common.Setup breaks for version 
strings with length lower than 3
+- link:https://issues.apache.org/jira/browse/TOMEE-3795[TOMEE-3795] Proxy 
class definition does not work in Java 17+
+- link:https://issues.apache.org/jira/browse/TOMEE-3796[TOMEE-3796] 
myfaces-api-2.3.9.jar is modified.
+- link:https://issues.apache.org/jira/browse/TOMEE-3803[TOMEE-3803] 
RES_NOT_FOUND in Plume 8.0.8 JSF 2.3
+- link:https://issues.apache.org/jira/browse/TOMEE-3818[TOMEE-3818] Double 
url-decode of form parameters
+
+== Improvement
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3805[TOMEE-3805] Website 
improvements - Release notes & CVEs
+- link:https://issues.apache.org/jira/browse/TOMEE-3000[TOMEE-3000] Run BOM 
Generation in every build
+
+== Documentation
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3811[TOMEE-3811] Provide 
E-Mail Example with Velocity
+
+== Sub-task
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3596[TOMEE-3596] Update 
example 'injection-of-connectionfactory' to use Server/API Bom
+- link:https://issues.apache.org/jira/browse/TOMEE-3652[TOMEE-3652] Update 
example 'quartz-app' to use Server/API Bom
+- link:https://issues.apache.org/jira/browse/TOMEE-3682[TOMEE-3682] Update 
example 'simple-mdb-and-cdi' to use Server/API Bom
+- link:https://issues.apache.org/jira/browse/TOMEE-3683[TOMEE-3683] Update 
example 'simple-mdb-with-descriptor' to use Server/API Bom
+- link:https://issues.apache.org/jira/browse/TOMEE-3684[TOMEE-3684] Update 
example 'simple-mdb' to use Server/API Bom
+
+== Fixed Common Vulnerabilities and Exposures (CVEs)
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3798[TOMEE-3798] TomEE 
(8.0.8) is affected by CVE-2021-40690 vulnerability
diff --git a/src/main/jbake/content/download-archive.adoc 
b/src/main/jbake/content/download-archive.adoc
index a242844..a47b9a4 100644
--- a/src/main/jbake/content/download-archive.adoc
+++ b/src/main/jbake/content/download-archive.adoc
@@ -8,7 +8,7 @@
 
 == Release Integrity
 
-You **must** link:https://www.apache.org/info/verification.html[verify] the 
integrity of the downloaded files. We provide OpenPGP signatures  (*.asc files) 
for every release file. This signature should be matched against 
link:https://downloads.apache.org/tomee/KEYS[KEYS] file which contains the 
OpenPGP keys of TomEE's Release Managers. We also provide checksums for every 
release file. After you download the file, you should calculate a checksum for 
your download, and make sure it is the  [...]
+You **must** link:https://www.apache.org/info/verification.html[verify] the 
integrity of the downloaded files. We provide OpenPGP signatures  (*.asc files) 
for every release file. This signature should be matched against 
link:https://archive.apache.org/tomee/KEYS[KEYS] file which contains the 
OpenPGP keys of TomEE's Release Managers. We also provide checksums for every 
release file. After you download the file, you should calculate a checksum for 
your download, and make sure it is the sa [...]
 
 == Archive Links
 
@@ -39,6 +39,16 @@ IMPORTANT: Note: Please note the 8.0.0-M releases are 
milestone releases intende
 [cols="2,3*^1,2",options="header"]
 |===
 |Name|Version|Date|Size|Signatures & Hashes
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.tar.gz[icon:download[]
 TomEE Microprofile TAR.GZ] |8.0.8|31 Aug 2021|62 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.tar.gz.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.tar.gz.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.zip[icon:download[]
 TomEE Microprofile ZIP] |8.0.8|31 Aug 2021|62 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.zip.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.zip.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.tar.gz[icon:download[]
 TomEE Plume TAR.GZ] |8.0.8|31 Aug 2021|73 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.tar.gz.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.tar.gz.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.zip[icon:download[]
 TomEE Plume ZIP] |8.0.8|31 Aug 2021|73 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.zip.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.zip.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.tar.gz[icon:download[]
 TomEE Plus TAR.GZ] |8.0.8|31 Aug 2021|66 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.tar.gz.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.tar.gz.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.zip[icon:download[]
 TomEE Plus ZIP] |8.0.8|31 Aug 2021|66 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.zip.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.zip.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.tar.gz[icon:download[]
 TomEE Webprofile TAR.GZ] |8.0.8|31 Aug 2021|47 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.tar.gz.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.tar.gz.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.zip[icon:download[]
 TomEE Webprofile ZIP] |8.0.8|31 Aug 2021|47 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.zip.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.zip.sha512[icon:download[]
 SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.8/tomee-project-8.0.8-source-release.zip[icon:download[]
 TomEE Project Source Release ZIP] |8.0.8|31 Aug 2021|17 MB 
|https://archive.apache.org/tomee/tomee-8.0.8/tomee-project-8.0.8-source-release.zip.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.8/tomee-project-8.0.8-source-release.zip.sha512[icon:download[]
 SHA512]
+|||||
 
|https://archive.apache.org/dist/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.tar.gz[icon:download[]
 TomEE Microprofile TAR.GZ] |8.0.6|25 Jan. 2021|59 MB 
|https://archive.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.tar.gz.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.tar.gz.sha512[icon:download[]
 SHA512]
 
|https://archive.apache.org/dist/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.zip[icon:download[]
 TomEE Microprofile ZIP] |8.0.6|25 Jan. 2021|60 MB 
|https://archive.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.zip.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.zip.sha512[icon:download[]
 SHA512]
 
|https://archive.apache.org/dist/tomee/tomee-8.0.6/apache-tomee-8.0.6-plume.tar.gz[icon:download[]
 TomEE Plume TAR.GZ] |8.0.6|25 Jan. 2021|71 MB 
|https://archive.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-plume.tar.gz.asc[icon:download[]
 PGP] 
https://archive.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-plume.tar.gz.sha512[icon:download[]
 SHA512]
diff --git a/src/main/jbake/content/download.adoc 
b/src/main/jbake/content/download.adoc
index 07beaaa..00421eb 100755
--- a/src/main/jbake/content/download.adoc
+++ b/src/main/jbake/content/download.adoc
@@ -39,20 +39,20 @@ and appreciated.
 - Jakarta EE 8 / Java EE 8
 - MicroProfile 2.0
 - Java 8 or higher
-- link:8.0.8/release-notes.html[Release Notes]
+- link:8.0.9/release-notes.html[Release Notes]
 
 [cols="2,4*^1",options="header"]
 |===
 |Name|Version|Date|Size|Signatures & Hashes
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.tar.gz[icon:download[]
 TomEE Microprofile TAR.GZ] |8.0.8|31 Aug 2021|62 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.tar.gz.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.zip[icon:download[]
 TomEE Microprofile ZIP] |8.0.8|31 Aug 2021|62 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-microprofile.zip.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.tar.gz[icon:download[]
 TomEE Plume TAR.GZ] |8.0.8|31 Aug 2021|73 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.tar.gz.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.zip[icon:download[]
 TomEE Plume ZIP] |8.0.8|31 Aug 2021|73 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plume.zip.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.tar.gz[icon:download[]
 TomEE Plus TAR.GZ] |8.0.8|31 Aug 2021|66 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.tar.gz.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.zip[icon:download[]
 TomEE Plus ZIP] |8.0.8|31 Aug 2021|66 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-plus.zip.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.tar.gz[icon:download[]
 TomEE Webprofile TAR.GZ] |8.0.8|31 Aug 2021|47 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.tar.gz.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.zip[icon:download[]
 TomEE Webprofile ZIP] |8.0.8|31 Aug 2021|47 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/apache-tomee-8.0.8-webprofile.zip.sha512[icon:download[]
 SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.8/tomee-project-8.0.8-source-release.zip[icon:download[]
 TomEE Project Source Release ZIP] |8.0.8|31 Aug 2021|17 MB 
|https://downloads.apache.org/tomee/tomee-8.0.8/tomee-project-8.0.8-source-release.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.8/tomee-project-8.0.8-source-release.zip.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.tar.gz[icon:download[]
 TomEE Microprofile TAR.GZ] |8.0.9|23 Dec 2021|63 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.tar.gz.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.zip[icon:download[]
 TomEE Microprofile ZIP] |8.0.9|23 Dec 2021|63 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.zip.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.tar.gz[icon:download[]
 TomEE Plume TAR.GZ] |8.0.9|23 Dec 2021|75 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.tar.gz.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.zip[icon:download[]
 TomEE Plume ZIP] |8.0.9|23 Dec 2021|75 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.zip.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-plus.tar.gz[icon:download[]
 TomEE Plus TAR.GZ] |8.0.9|23 Dec 2021|68 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plus.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plus.tar.gz.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-plus.zip[icon:download[]
 TomEE Plus ZIP] |8.0.9|23 Dec 2021|68 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plus.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plus.zip.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-webprofile.tar.gz[icon:download[]
 TomEE Webprofile TAR.GZ] |8.0.9|23 Dec 2021|46 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-webprofile.tar.gz.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-webprofile.tar.gz.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/apache-tomee-8.0.9-webprofile.zip[icon:download[]
 TomEE Webprofile ZIP] |8.0.9|23 Dec 2021|46 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-webprofile.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-webprofile.zip.sha512[icon:download[]
 SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.9/tomee-project-8.0.9-source-release.zip[icon:download[]
 TomEE Project Source Release ZIP] |8.0.9|23 Dec 2021|17 MB 
|https://downloads.apache.org/tomee/tomee-8.0.9/tomee-project-8.0.9-source-release.zip.asc[icon:download[]
 PGP] 
https://downloads.apache.org/tomee/tomee-8.0.9/tomee-project-8.0.9-source-release.zip.sha512[icon:download[]
 SHA512]
 |===
 
 
diff --git a/src/main/jbake/templates/index.gsp 
b/src/main/jbake/templates/index.gsp
index df17a43..6a60979 100755
--- a/src/main/jbake/templates/index.gsp
+++ b/src/main/jbake/templates/index.gsp
@@ -66,8 +66,8 @@
                                <div class="col-md-6 d-flex f-column-start 
accented-block accent-violet f-space-between">
                     <div class="block-content">
                         <h5 class="muted">Final Release - javax namespace</h5>
-                        <h4 class="muted">apache-tomee-8.0.8</h4>
-                        <p>Stable and ready for production, Apache TomEE 8.0 
implements Java EE 8 / Jakarta EE 8 and supports the javax namespace.  Runs on 
Java 8 or higher.</p>
+                        <h4 class="muted">apache-tomee-8.0.9</h4>
+                        <p>Stable and ready for production, Apache TomEE 8.0 
implements Java EE 8 / Jakarta EE 8 and supports the javax namespace. Runs on 
Java 8 or higher.</p>
                     </div>
                     <a class="btn btn-accent btn-primary square"  
href="download.html#tomee-8.0"><i class="icon_plus"></i>Download</a>
                                </div>

Reply via email to