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 27925e3a9 Update README.md
27925e3a9 is described below
commit 27925e3a9c17d11ba09bd081345c1e4130a4fc81
Author: Thomas Andraschko <[email protected]>
AuthorDate: Tue Apr 14 11:24:33 2026 +0200
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 5bca45c58..f31447b79 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Apache's implementation of the Contexts and Dependency
Injection (CDI) / Jakarta
### main
Jakarta CDI 4.1 implementation (Jakarta EE 11)
-Requires Java 11+
+Requires Java 17+
### owb_4.0.x

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