This is an automated email from the ASF dual-hosted git repository.
tandraschko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git
The following commit(s) were added to refs/heads/main by this push:
new 1b80a7b41 Update README.asciidoc
1b80a7b41 is described below
commit 1b80a7b41c279e1765305ce1c434867a9b2eceb4
Author: Thomas Andraschko <[email protected]>
AuthorDate: Tue Apr 14 10:30:21 2026 +0200
Update README.asciidoc
---
README.asciidoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.asciidoc b/README.asciidoc
index eca4c30f1..35312849a 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -13,7 +13,7 @@ Apache's implementation of the Contexts and Dependency
Injection (CDI) / Jakarta
### main
Jakarta CDI 4.1 implementation (Jakarta EE 11)
-Requires Java 17+
+Requires Java 11+
### owb_4.0.x

@@ -37,7 +37,7 @@ Requires Java 5+.
## Minimum Requirements (main)
-- Java 17+
+- Java 11+
- CDI 4.1 (Jakarta CDI / Jakarta EE 11)
- TCK compliant