This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch TOMEE-3800 in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 66a655074a8a439c74615cbd1e60b42f16a80aec Author: Richard Zowalla <[email protected]> AuthorDate: Sun Jun 26 14:21:27 2022 +0200 Revert "TOMEE-3978 - Apache BVal 2.0.6" This reverts commit b5fef1fa6c99738eb9933ac15c7b32cb206890bb. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c52b25a3e4..634a86062f 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.6</bval.version> + <bval.version>2.0.5</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>
