You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/10/24 09:26:36 UTC

[tomee-site-generator] branch master created (now 849f770)

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

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


      at 849f770  Apache TomEE 8.0.13

This branch includes the following new commits:

     new 849f770  Apache TomEE 8.0.13

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[tomee-site-generator] 01/01: Apache TomEE 8.0.13

Posted by rz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 849f770e714087cf45721f358d13fc869fcadd13
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Mon Oct 24 11:26:29 2022 +0200

    Apache TomEE 8.0.13
---
 src/main/jbake/content/8.0.13/release-notes.adoc | 84 ++++++++++++++++++++++++
 src/main/jbake/content/download-archive.adoc     | 10 +++
 src/main/jbake/content/download.adoc             | 20 +++---
 3 files changed, 104 insertions(+), 10 deletions(-)

diff --git a/src/main/jbake/content/8.0.13/release-notes.adoc b/src/main/jbake/content/8.0.13/release-notes.adoc
new file mode 100644
index 0000000..b479145
--- /dev/null
+++ b/src/main/jbake/content/8.0.13/release-notes.adoc
@@ -0,0 +1,84 @@
+= Apache TomEE 8.0.13 Release Notes
+:index-group: Release Notes
+:jbake-type: page
+:jbake-status: published
+
+Apache TomEE 8.0.13 has been released. It is a maintenance release with some bug fixes and dependencies upgrades.
+
+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 enhancements.
+
+== Dependency upgrade
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3985[TOMEE-3985] BatchEE 1.0.2
+- link:https://issues.apache.org/jira/browse/TOMEE-4057[TOMEE-4057] CXF 3.4.8
+- link:https://issues.apache.org/jira/browse/TOMEE-3800[TOMEE-3800] DBCP 2.9.0
+- link:https://issues.apache.org/jira/browse/TOMEE-4059[TOMEE-4059] EclipseLink 2.7.11
+- link:https://issues.apache.org/jira/browse/TOMEE-4063[TOMEE-4063] Geronimo Transaction Manager 3.1.5
+- link:https://issues.apache.org/jira/browse/TOMEE-4019[TOMEE-4019] HSQLDB 2.7.0
+- link:https://issues.apache.org/jira/browse/TOMEE-3986[TOMEE-3986] Hibernate Integration 5.6.9.Final
+- link:https://issues.apache.org/jira/browse/TOMEE-4042[TOMEE-4042] Jackson 2.13.4
+- link:https://issues.apache.org/jira/browse/TOMEE-4067[TOMEE-4067] Jackson 2.14.0-rc1
+- link:https://issues.apache.org/jira/browse/TOMEE-4020[TOMEE-4020] Jakarta Faces 2.3.18
+- link:https://issues.apache.org/jira/browse/TOMEE-4026[TOMEE-4026] Johnzon 1.2.19
+- link:https://issues.apache.org/jira/browse/TOMEE-4030[TOMEE-4030] Log4J2 2.18.0
+- link:https://issues.apache.org/jira/browse/TOMEE-3998[TOMEE-3998] MyFaces 2.3.10
+- link:https://issues.apache.org/jira/browse/TOMEE-4044[TOMEE-4044] Snakeyaml 1.32
+- link:https://issues.apache.org/jira/browse/TOMEE-4054[TOMEE-4054] Snakeyaml 1.33
+- link:https://issues.apache.org/jira/browse/TOMEE-4002[TOMEE-4002] Tomcat 9.0.64
+- link:https://issues.apache.org/jira/browse/TOMEE-4051[TOMEE-4051] Tomcat 9.0.65
+- link:https://issues.apache.org/jira/browse/TOMEE-4060[TOMEE-4060] Tomcat 9.0.67
+- link:https://issues.apache.org/jira/browse/TOMEE-4087[TOMEE-4087] Tomcat 9.0.68
+- link:https://issues.apache.org/jira/browse/TOMEE-4018[TOMEE-4018] bcprov-jdk15on 1.70
+- link:https://issues.apache.org/jira/browse/TOMEE-4085[TOMEE-4085] commons-cli 1.5.0
+
+== New Feature
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3928[TOMEE-3928] Example for properties provider
+
+== Bug
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-4021[TOMEE-4021] Unexpected ehcache 3.8.1 in tomee/lib
+- link:https://issues.apache.org/jira/browse/TOMEE-3850[TOMEE-3850] HTTP(S) connections are not reused
+- link:https://issues.apache.org/jira/browse/TOMEE-4014[TOMEE-4014] Unable to see TomEE version in Tomcat home page with Java 17
+- link:https://issues.apache.org/jira/browse/TOMEE-3979[TOMEE-3979] service.bat issue when using JRE_HOME on Windows
+- link:https://issues.apache.org/jira/browse/TOMEE-4041[TOMEE-4041] 4 CVE Vulnerabilities in snakeyaml-1.30.jarĀ 
+- link:https://issues.apache.org/jira/browse/TOMEE-4001[TOMEE-4001] CVE-2022-34305 displaying user provided data without filtering, exposing a XSS vulnerability
+
+== Improvement
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3878[TOMEE-3878] Backport 'No interface view EJB proxies broken on JDK16+' [TOMEE-3877] to TomEE 8.x
+
+== Task
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-4064[TOMEE-4064] OpenJPA 3.2.2 (examples), EclipseLink 2.7.11 (examples), Derby 10.14.2.0
+- link:https://issues.apache.org/jira/browse/TOMEE-4022[TOMEE-4022] Move to Apache Rat
+- link:https://issues.apache.org/jira/browse/TOMEE-4056[TOMEE-4056] Log4J2 2.19.0
+- link:https://issues.apache.org/jira/browse/TOMEE-4058[TOMEE-4058] Update Krazo, DeltaSpike and Hibernate
+- link:https://issues.apache.org/jira/browse/TOMEE-3914[TOMEE-3914] Spring 3 Dependencies in TomEE Root POM
+- link:https://issues.apache.org/jira/browse/TOMEE-4088[TOMEE-4088] Add workaround for CVE-2022-41853 (hsqldb)
+
+== Documentation
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-4023[TOMEE-4023] Comparison pages with wrong specs per profiles
+- link:https://issues.apache.org/jira/browse/TOMEE-3981[TOMEE-3981] update javadoc to reflect updates on Jakarta EE
+
+== Fixed Common Vulnerabilities and Exposures (CVEs)
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-4041[TOMEE-4041] 4 CVE Vulnerabilities in snakeyaml-1.30.jar
+- link:https://issues.apache.org/jira/browse/TOMEE-4001[TOMEE-4001] CVE-2022-34305 displaying user provided data without filtering, exposing a XSS vulnerability
+- link:https://issues.apache.org/jira/browse/TOMEE-4088[TOMEE-4088] Add workaround for CVE-2022-41853 (hsqldb)
+
+== Additional Information
+
+Please note:
+
+- (1) CVE-2022-42003 (jackson-databind): Users are only affected, if `UNWRAP_SINGLE_VALUE_ARRAYS` is enabled. Mitigation is included in 2.14.0-rc1. As per list discussion we are fine shipping an RC version.
+
+- (2) CVE-2022-41853 (hsqldb): As v2.7.1 wasn't available at voting time, TomEE sets "hsqldb.method_class_names" to an invalid value to mitigate the vulnerability. Users can override the property as needed.
\ No newline at end of file
diff --git a/src/main/jbake/content/download-archive.adoc b/src/main/jbake/content/download-archive.adoc
index 537437b..d280050 100644
--- a/src/main/jbake/content/download-archive.adoc
+++ b/src/main/jbake/content/download-archive.adoc
@@ -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.12/apache-tomee-8.0.12-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.12|14 Jun 2022|63 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.12|14 Jun 2022|63 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.zip.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.12|14 Jun 2022|75 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.zip[icon:download[] TomEE Plume ZIP] |8.0.12|14 Jun 2022|75 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.zip.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |8.0.12|14 Jun 2022|68 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.zip[icon:download[] TomEE Plus ZIP] |8.0.12|14 Jun 2022|68 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.zip.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |8.0.12|14 Jun 2022|46 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |8.0.12|14 Jun 2022|46 MB |https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.zip.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.12/tomee-project-8.0.12-source-release.zip[icon:download[] TomEE Project Source Release ZIP] |8.0.12|14 Jun 2022|17 MB |https://archive.apache.org/tomee/tomee-8.0.12/tomee-project-8.0.12-source-release.zip.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.12/tomee-project-8.0.12-source-release.zip.sha512[icon:download[] SHA512]
+|||||
 |https://archive.apache.org/dist/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.11|21 Apr 2022|63 MB |https://archive.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.tar.gz.sha512[icon:download[] SHA512]
 |https://archive.apache.org/dist/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.11|21 Apr 2022|63 MB |https://archive.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.zip.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.zip.sha512[icon:download[] SHA512]
 |https://archive.apache.org/dist/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.11|21 Apr 2022|75 MB |https://archive.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.tar.gz.sha512[icon:download[] SHA512]
diff --git a/src/main/jbake/content/download.adoc b/src/main/jbake/content/download.adoc
index bba46e6..0d05c28 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.12/release-notes.html[Release Notes]
+- link:8.0.13/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.12/apache-tomee-8.0.12-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.12|14 Jun 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.12|14 Jun 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-microprofile.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.12|14 Jun 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.zip[icon:download[] TomEE Plume ZIP] |8.0.12|14 Jun 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plume.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |8.0.12|14 Jun 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.zip[icon:download[] TomEE Plus ZIP] |8.0.12|14 Jun 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-plus.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |8.0.12|14 Jun 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |8.0.12|14 Jun 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/apache-tomee-8.0.12-webprofile.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.12/tomee-project-8.0.12-source-release.zip[icon:download[] TomEE Project Source Release ZIP] |8.0.12|14 Jun 2022|17 MB |https://downloads.apache.org/tomee/tomee-8.0.12/tomee-project-8.0.12-source-release.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.12/tomee-project-8.0.12-source-release.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.13|11 Oct 2022|62 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-microprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.13|11 Oct 2022|62 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-microprofile.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.13|11 Oct 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plume.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-plume.zip[icon:download[] TomEE Plume ZIP] |8.0.13|11 Oct 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plume.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |8.0.13|11 Oct 2022|67 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plus.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-plus.zip[icon:download[] TomEE Plus ZIP] |8.0.13|11 Oct 2022|67 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-plus.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |8.0.13|11 Oct 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-webprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/apache-tomee-8.0.13-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |8.0.13|11 Oct 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/apache-tomee-8.0.13-webprofile.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.13/tomee-project-8.0.13-source-release.zip[icon:download[] TomEE Project Source Release ZIP] |8.0.13|11 Oct 2022|17 MB |https://downloads.apache.org/tomee/tomee-8.0.13/tomee-project-8.0.13-source-release.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.13/tomee-project-8.0.13-source-release.zip.sha512[icon:download[] SHA512]
 |===