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
The following commit(s) were added to refs/heads/preview/bval3 by this push:
new bd989f6 update preamble on download page
bd989f6 is described below
commit bd989f663702666e64dd62acfb11243432c485f4
Author: Markus Jung <[email protected]>
AuthorDate: Thu Jul 18 21:22:26 2024 +0200
update preamble on download page
---
content/downloads.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/downloads.md b/content/downloads.md
index 34a9da1..fb44f79 100644
--- a/content/downloads.md
+++ b/content/downloads.md
@@ -1,8 +1,8 @@
Title: Downloads
Apache BVal provides an implementation of the
-[Java Bean Validation][bv-spec] (JSR380) Specification
-which is TCK compliant and works on Java SE 8 or later.
+[Jakarta Bean Validation][bv-spec] Specification
+which is TCK compliant and works on Java SE 11 or later.
Apache BVal artifacts are distributed in source and binary form under the
terms of the [Apache License, Version 2.0][ALv2].
@@ -11,7 +11,7 @@ additional license information. Please read the
[Verifying Releases](#Downloads-VerifyingReleases) section below on
how to verify the integrity of downloaded files.
-[bv-spec]: http://jcp.org/en/jsr/detail?id=380
+[bv-spec]: https://jakarta.ee/specifications/bean-validation/3.0/
[ALv2]: http://www.apache.org/licenses/LICENSE-2.0
### Current Releases