This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-8.x by this push:
new b5fef1fa6c TOMEE-3978 - Apache BVal 2.0.6
b5fef1fa6c is described below
commit b5fef1fa6c99738eb9933ac15c7b32cb206890bb
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Jun 23 09:43:26 2022 +0200
TOMEE-3978 - Apache BVal 2.0.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55117ad8ec..672f384bb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
<commons-io.version>2.11.0</commons-io.version>
<commons-net.version>3.8.0</commons-net.version>
- <bval.version>2.0.5</bval.version>
+ <bval.version>2.0.6</bval.version>
<org.apache.activemq.version>5.16.5</org.apache.activemq.version>
<org.springframework.version>3.1.4.RELEASE</org.springframework.version>
<junit.version>4.13.2</junit.version>