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 34a272e TOMEE-2906 Upgrade Apache BVal to see how TCK and build looks
so we can get the final binaries from Apache BVal after
34a272e is described below
commit 34a272e6c6b721ab6f26b220b82f75a3c5ffe207
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Oct 7 10:18:52 2020 +0200
TOMEE-2906 Upgrade Apache BVal to see how TCK and build looks so we can get
the final binaries from Apache BVal after
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f2851a7..0568f67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
<commons-io.version>2.4</commons-io.version>
<commons-net.version>3.3</commons-net.version>
- <bval.version>2.0.3</bval.version>
+ <bval.version>2.0.5-SNAPSHOT</bval.version>
<org.apache.activemq.version>5.16.0</org.apache.activemq.version>
<org.springframework.version>3.1.4.RELEASE</org.springframework.version>
<junit.version>4.12</junit.version>