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

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


The following commit(s) were added to refs/heads/main by this push:
     new b34fae5  fix formatting
b34fae5 is described below

commit b34fae5156cac02e5555e2f4cb3c1d06597bdefb
Author: Markus Jung <[email protected]>
AuthorDate: Mon Oct 14 11:10:20 2024 +0200

    fix formatting
---
 src/main/jbake/content/10.0.0-M3/release-notes.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/jbake/content/10.0.0-M3/release-notes.adoc 
b/src/main/jbake/content/10.0.0-M3/release-notes.adoc
index f1bc86f..e42a906 100644
--- a/src/main/jbake/content/10.0.0-M3/release-notes.adoc
+++ b/src/main/jbake/content/10.0.0-M3/release-notes.adoc
@@ -11,6 +11,7 @@ Thanks to everyone who contributed code to make this happen.
 We would like to highlight and give a shout-out to all our volunteers who have 
been doing the hard work for EE10, which is also being done in all our upstream 
dependencies such as Tomcat, OWB, CXF, MyFaces, etc.
 
 Notable changes:
+
 - We are now passing the Jakarta Concurrency 3.0 TCK, making our 
implementation of this spec complete
 - It is based on a fork of CXF 4.1.0-SNAPSHOT, see 
https://issues.apache.org/jira/browse/TOMEE-4353 for details. We pass most of 
the JAX-RS TCK here.
 - Over the months several dependencies have been updated to their latest 
versions

Reply via email to