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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9d938e2  update to cdi-4.1 on our homepage
9d938e2 is described below

commit 9d938e2021c9b7302cb94686fc67b7f4cbecdb95
Author: Mark Struberg <[email protected]>
AuthorDate: Fri May 8 13:00:23 2026 +0200

    update to cdi-4.1 on our homepage
---
 content/index.ezmd | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/content/index.ezmd b/content/index.ezmd
index b808d17..ec2368d 100644
--- a/content/index.ezmd
+++ b/content/index.ezmd
@@ -10,8 +10,8 @@ asf_headings: False
         <div class="col-md-10 col-lg-10 col-sm-10 col-xs-10">
             <p>
                 Apache OpenWebBeans delivers an implementation of the
-                <a 
href="https://projects.eclipse.org/projects/ee4j.cdi/releases/4.0";>Contexts and 
Dependency injection for Jakarta EE</a> (CDI) 4.0 Specification.<br/>
-                OpenWebBeans is TCK compliant and the latest version works on 
Java SE 11 or later.
+                <a 
href="https://projects.eclipse.org/projects/ee4j.cdi/releases/4.1";>Contexts and 
Dependency injection for Jakarta EE</a> (CDI) 4.1 Specification.<br/>
+                OpenWebBeans is TCK compliant and the latest version works on 
Java SE 17 or later.
             </p>
             <p>
                 Apache OpenWebBeans is
@@ -48,6 +48,11 @@ asf_headings: False
     </div>
 </div>
 <div class="row">
+    <div class="col-md-4">
+        <h4><a href="news.html">Apache OpenWebBeans-4.1.0 has been 
released</a></h4>
+        The Apache OpenWebBeans Team is proud to announce the release of 
Apache OpenWebBeans-4.1.0.
+        This implements the CDI-4.1 specification
+    </div>
     <div class="col-md-4">
         <h4><a href="news.html">Apache OpenWebBeans-4.0.3 has been 
released</a></h4>
         The Apache OpenWebBeans Team is proud to announce the release of 
Apache OpenWebBeans-4.0.3.

Reply via email to