This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit 58e410e864ed793eebefd2917e105e04283ffe6f Author: Richard Zowalla <[email protected]> AuthorDate: Fri Nov 4 08:33:55 2022 +0100 Adds information about 7.1.x, 7.0.x as discussed on the mailing list. Open for contributions but releases are unlikely --- src/main/jbake/content/download.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/jbake/content/download.adoc b/src/main/jbake/content/download.adoc index 540550e..ea48c16 100755 --- a/src/main/jbake/content/download.adoc +++ b/src/main/jbake/content/download.adoc @@ -84,6 +84,7 @@ and appreciated. |https://www.apache.org/dyn/closer.cgi/tomee/tomee-7.1.4/tomee-webapp-7.1.4.war[icon:download[] TomEE Webapp WAR] |7.1.4|25 Sep. 2020|29 MB |https://downloads.apache.org/tomee/tomee-7.1.4/tomee-webapp-7.1.4.war.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-7.1.4/tomee-webapp-7.1.4.war.sha512[icon:download[] SHA512] |=== +IMPORTANT: Note: TomEE 7.1.4 was released two years ago. New releases from this branch are **unlikely**, but we are open for contributors to step up and lead the efforts in fixing CVEs and updating dependencies. == [[tomee-7.0]]Apache TomEE 7.0 @@ -107,6 +108,8 @@ and appreciated. |https://www.apache.org/dyn/closer.cgi/tomee/tomee-7.0.9/tomee-webapp-7.0.9.war[icon:download[] TomEE Webapp WAR] |7.0.9|25 Sep. 2020|27 MB |https://downloads.apache.org/tomee/tomee-7.0.9/tomee-webapp-7.0.9.war.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-7.0.9/tomee-webapp-7.0.9.war.sha512[icon:download[] SHA512] |=== +IMPORTANT: Note: TomEE 7.0.9 was released two years ago. New releases from this branch are **unlikely**, but we are open for contributors to step up and lead the efforts in fixing CVEs and updating dependencies. + == [[tomee-1.7]]Apache TomEE 1.7 @@ -131,4 +134,6 @@ and appreciated. |https://www.apache.org/dyn/closer.cgi/tomee/tomee-1.7.5/tomee-webapp-1.7.5.war[icon:download[] TomEE Webapp WAR] |1.7.5|27 Sep. 2017|21 MB |https://downloads.apache.org/tomee/tomee-1.7.5/tomee-webapp-1.7.5.war.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-1.7.5/tomee-webapp-1.7.5.war.sha1[icon:download[] SHA1] |=== +IMPORTANT: Note: TomEE 1.7.5 was released five years ago. New releases from this branch are **unlikely**, but we are open for contributors to step up and lead the efforts in fixing CVEs and updating dependencies. + - xref:download-archive.adoc[Older versions can be found here]
