This is an automated email from the ASF dual-hosted git repository. jungm pushed a commit to branch preview/bval3 in repository https://gitbox.apache.org/repos/asf/bval-site.git
commit 1226231660f57fae5a2444f6cafd08af20820f9c Author: Markus Jung <[email protected]> AuthorDate: Thu Jul 18 21:08:01 2024 +0200 update index.md for bval 3 --- content/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/index.md b/content/index.md index 8ebcff2..d59dcfd 100644 --- a/content/index.md +++ b/content/index.md @@ -6,8 +6,8 @@ Title: Index </div> <div class="row"> <p>Apache BVal delivers an implementation of the - <a href="http://jcp.org/en/jsr/detail?id=380">Java Bean Validation</a> - Specification which is TCK compliant, works on Java SE 8 or later, and uses the + <a href="https://jakarta.ee/specifications/bean-validation/3.0/">Jakarta Bean Validation 3.0</a> + Specification which is TCK compliant, works on Java SE 11 or later, and uses the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2.0</a>. </p> <p>Previous releases provide support for different Java and Bean Validation versions.
