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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new bce13a2  Bump BVal TCK
bce13a2 is described below

commit bce13a27513a5deeda1d81d423de3a108e13809e
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Thu Oct 15 18:11:55 2020 +0200

    Bump BVal TCK
---
 tck/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck/pom.xml b/tck/pom.xml
index 644dac7..97c994d 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -30,7 +30,7 @@
     <cdi.tck.20.version>2.0.3.Final</cdi.tck.20.version>
     <cdi-tck.version>${cdi.tck.20.version}</cdi-tck.version>
 
-    <bval-tck.version>2.0.4.Final</bval-tck.version>
+    <bval-tck.version>2.0.6</bval-tck.version>
     
<validation.provider>org.apache.bval.jsr.ApacheValidationProvider</validation.provider>
   </properties>
 

Reply via email to