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

jungm pushed a commit to branch preview/301
in repository https://gitbox.apache.org/repos/asf/bval-site.git


The following commit(s) were added to refs/heads/preview/301 by this push:
     new 66ecf12  JSR380 -> Jakarta Bean Validation 3.0
66ecf12 is described below

commit 66ecf12b2a32df44da919afbd18a2e29108c599b
Author: Markus Jung <ju...@apache.org>
AuthorDate: Tue Jul 23 13:28:01 2024 +0200

    JSR380 -> Jakarta Bean Validation 3.0
---
 content/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/downloads.md b/content/downloads.md
index 246c3ac..3914d2f 100644
--- a/content/downloads.md
+++ b/content/downloads.md
@@ -20,7 +20,7 @@ how to verify the integrity of downloaded files.
 Module | Artifact | Signatures | Comments
 --|--|--|--
 Source Distribution | [bval-parent-3.0.0-source-release.zip][src301] | 
[asc][src-asc301] [sha512][src-sha512301] | -
-JSR380 Implementation | [bval-jsr-3.0.0.jar][jsr301] | [asc][jsr-asc301] 
[md5][jsr-md5301] [sha1][jsr-sha1301] | 
`jakarta.validation.spi.ValidationProvider`
+Jakarta Bean Validation 3.0 Implementation | [bval-jsr-3.0.0.jar][jsr301] | 
[asc][jsr-asc301] [md5][jsr-md5301] [sha1][jsr-sha1301] | 
`jakarta.validation.spi.ValidationProvider`
 Implementation Bundle | [org.apache.bval.bundle-3.0.0.jar][bundle301] | 
[asc][bundle-asc301] [md5][bundle-md5301] [sha1][bundle-sha1301] | 
`jakarta.validation.spi.ValidationProvider` w/ OSGi metadata (includes 
`bval-jsr`)
 Extra Routines and Constraints | [bval-extras-3.0.0.jar][bvextras301] | 
[asc][bvextras-asc301] [md5][bvextras-md5301] [sha1][bvextras-sha1301] | 
Optional module
 

Reply via email to